| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsEcsServicePlacementConstraintsDetails> |
AwsEcsServiceDetails.placementConstraints()
The placement constraints for the tasks in the service.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEcsServiceDetails.Builder |
AwsEcsServiceDetails.Builder.placementConstraints(AwsEcsServicePlacementConstraintsDetails... placementConstraints)
The placement constraints for the tasks in the service.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEcsServiceDetails.Builder |
AwsEcsServiceDetails.Builder.placementConstraints(Collection<AwsEcsServicePlacementConstraintsDetails> placementConstraints)
The placement constraints for the tasks in the service.
|
Copyright © 2023. All rights reserved.