class Aws::CodeDeploy::Types::ECSTarget
Information about the target of an Amazon ECS deployment.
@!attribute [rw] deployment_id
The unique ID of a deployment. @return [String]
@!attribute [rw] target_id
The unique ID of a deployment target that has a type of `ecsTarget`. @return [String]
@!attribute [rw] target_arn
The Amazon Resource Name (ARN) of the target. @return [String]
@!attribute [rw] last_updated_at
The date and time when the target Amazon ECS application was updated by a deployment. @return [Time]
@!attribute [rw] lifecycle_events
The lifecycle events of the deployment to this target Amazon ECS application. @return [Array<Types::LifecycleEvent>]
@!attribute [rw] status
The status an Amazon ECS deployment's target ECS application. @return [String]
@!attribute [rw] task_sets_info
The `ECSTaskSet` objects associated with the ECS target. @return [Array<Types::ECSTaskSet>]
@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/ECSTarget AWS API Documentation
Constants
- SENSITIVE