defaultCapacityProviderStrategy property

List<CapacityProviderStrategyItem>? defaultCapacityProviderStrategy
final

The default capacity provider strategy for the cluster. When services or tasks are run in the cluster with no launch type or capacity provider strategy specified, the default capacity provider strategy is used.

Implementation

final List<CapacityProviderStrategyItem>? defaultCapacityProviderStrategy;