| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
List<ECSTaskSet> |
ECSTarget.taskSetsInfo()
The
ECSTaskSet objects associated with the ECS target. |
| Modifier and Type | Method and Description |
|---|---|
ECSTarget.Builder |
ECSTarget.Builder.taskSetsInfo(ECSTaskSet... taskSetsInfo)
The
ECSTaskSet objects associated with the ECS target. |
| Modifier and Type | Method and Description |
|---|---|
ECSTarget.Builder |
ECSTarget.Builder.taskSetsInfo(Collection<ECSTaskSet> taskSetsInfo)
The
ECSTaskSet objects associated with the ECS target. |
Copyright © 2020. All rights reserved.