taskSet

fun taskSet(block: TaskSet.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.ecs.model.TaskSet inside the given block


Information about a set of Amazon ECS tasks in either an CodeDeploy or an EXTERNAL deployment. A task set includes details such as the desired number of tasks, how many tasks are running, and whether the task set serves production traffic.