taskSets property
Information about a set of Amazon ECS tasks in either an AWS CodeDeploy or
an EXTERNAL
deployment. An Amazon ECS task set includes details
such as the desired number of tasks, how many tasks are running, and whether
the task set serves production traffic.
Implementation
final List<TaskSet>? taskSets;