describeTaskSets
inline suspend fun EcsClient.describeTaskSets(crossinline block: DescribeTaskSetsRequest.Builder.() -> Unit): DescribeTaskSetsResponse
Describes the task sets in the specified cluster and service. This is used when a service uses the EXTERNAL
deployment controller type. For more information, see Amazon ECS Deployment Types in the Amazon Elastic Container Service Developer Guide.