class Aws::CodeDeploy::Types::DeploymentTarget

Information about the deployment target.

@!attribute [rw] deployment_target_type

The deployment type that is specific to the deployment's compute
platform or deployments initiated by a CloudFormation stack update.
@return [String]

@!attribute [rw] instance_target

Information about the target for a deployment that uses the
EC2/On-premises compute platform.
@return [Types::InstanceTarget]

@!attribute [rw] lambda_target

Information about the target for a deployment that uses the AWS
Lambda compute platform.
@return [Types::LambdaTarget]

@!attribute [rw] ecs_target

Information about the target for a deployment that uses the Amazon
ECS compute platform.
@return [Types::ECSTarget]

@!attribute [rw] cloud_formation_target

Information about the target to be updated by an AWS CloudFormation
blue/green deployment. This target type is used for all deployments
initiated by a CloudFormation stack update.
@return [Types::CloudFormationTarget]

@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/DeploymentTarget AWS API Documentation

Constants

SENSITIVE