| Package | Description |
|---|---|
| software.amazon.awssdk.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
List<CapacityProviderStrategyItem> |
EcsParameters.capacityProviderStrategy()
The capacity provider strategy to use for the task.
|
| Modifier and Type | Method and Description |
|---|---|
EcsParameters.Builder |
EcsParameters.Builder.capacityProviderStrategy(CapacityProviderStrategyItem... capacityProviderStrategy)
The capacity provider strategy to use for the task.
|
| Modifier and Type | Method and Description |
|---|---|
EcsParameters.Builder |
EcsParameters.Builder.capacityProviderStrategy(Collection<CapacityProviderStrategyItem> capacityProviderStrategy)
The capacity provider strategy to use for the task.
|
Copyright © 2023. All rights reserved.