class Aws::ECS::Types::AttachmentStateChange
An object representing a change in state for a task attachment.
@note When making an API call, you may pass AttachmentStateChange
data as a hash: { attachment_arn: "String", # required status: "String", # required }
@!attribute [rw] attachment_arn
The Amazon Resource Name (ARN) of the attachment. @return [String]
@!attribute [rw] status
The status of the attachment. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ecs-2014-11-13/AttachmentStateChange AWS API Documentation
Constants
- SENSITIVE