class Aws::ECS::Types::UpdateServicePrimaryTaskSetRequest
@note When making an API call, you may pass UpdateServicePrimaryTaskSetRequest
data as a hash: { cluster: "String", # required service: "String", # required primary_task_set: "String", # required }
@!attribute [rw] cluster
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task set exists in. @return [String]
@!attribute [rw] service
The short name or full Amazon Resource Name (ARN) of the service that the task set exists in. @return [String]
@!attribute [rw] primary_task_set
The short name or full Amazon Resource Name (ARN) of the task set to set as the primary task set in the deployment. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ecs-2014-11-13/UpdateServicePrimaryTaskSetRequest AWS API Documentation
Constants
- SENSITIVE