| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
List<TaskSet> |
Service.taskSets()
Information about a set of Amazon ECS tasks in an AWS CodeDeploy deployment.
|
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.taskSets(TaskSet... taskSets)
Information about a set of Amazon ECS tasks in an AWS CodeDeploy deployment.
|
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.taskSets(Collection<TaskSet> taskSets)
Information about a set of Amazon ECS tasks in an AWS CodeDeploy deployment.
|
Copyright © 2019. All rights reserved.