get Task Set
Create a task set in the specified cluster and service. This is used when a service uses the EXTERNAL deployment controller type. For more information, see https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-types.htmlin the Amazon Elastic Container Service Developer Guide.
Return
null
Parameters
argument
null
Return
null
Parameters
cluster
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service to create the task set in.
id
The ID of the task set.
service
The short name or full Amazon Resource Name (ARN) of the service to create the task set in.
See also
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.ecs.kotlin.inputs.GetTaskSetPlainArgs.