Builder
Properties
Information about the target to be updated by an CloudFormation blue/green deployment. This target type is used for all deployments initiated by a CloudFormation stack update.
The deployment type that is specific to the deployment's compute platform or deployments initiated by a CloudFormation stack update.
Information about the target for a deployment that uses the EC2/On-premises compute platform.
Information about the target for a deployment that uses the Lambda compute platform.
Functions
construct an aws.sdk.kotlin.services.codedeploy.model.CloudFormationTarget inside the given block
construct an aws.sdk.kotlin.services.codedeploy.model.EcsTarget inside the given block
construct an aws.sdk.kotlin.services.codedeploy.model.InstanceTarget inside the given block
construct an aws.sdk.kotlin.services.codedeploy.model.LambdaTarget inside the given block