class Aws::CodeDeploy::Types::CloudFormationTarget

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.

@!attribute [rw] deployment_id

The unique ID of an AWS CloudFormation blue/green deployment.
@return [String]

@!attribute [rw] target_id

The unique ID of a deployment target that has a type
of `CloudFormationTarget`.
@return [String]

@!attribute [rw] last_updated_at

The date and time when the target application was updated by an AWS
CloudFormation blue/green deployment.
@return [Time]

@!attribute [rw] lifecycle_events

The lifecycle events of the AWS CloudFormation blue/green deployment
to this target application.
@return [Array<Types::LifecycleEvent>]

@!attribute [rw] status

The status of an AWS CloudFormation blue/green deployment's target
application.
@return [String]

@!attribute [rw] resource_type

The resource type for the AWS CloudFormation blue/green deployment.
@return [String]

@!attribute [rw] target_version_weight

The percentage of production traffic that the target version of an
AWS CloudFormation blue/green deployment receives.
@return [Float]

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

Constants

SENSITIVE