class Aws::ECS::Types::UpdateContainerAgentRequest
@note When making an API call, you may pass UpdateContainerAgentRequest
data as a hash: { cluster: "String", container_instance: "String", # required }
@!attribute [rw] cluster
The short name or full Amazon Resource Name (ARN) of the cluster that your container instance is running on. If you do not specify a cluster, the default cluster is assumed. @return [String]
@!attribute [rw] container_instance
The container instance ID or full ARN entries for the container instance on which you would like to update the Amazon ECS container agent. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ecs-2014-11-13/UpdateContainerAgentRequest AWS API Documentation
Constants
- SENSITIVE