capacity Provider Strategies
Parameters
value
Set of capacity provider strategies to use for the cluster. See below.
suspend fun capacityProviderStrategies(argument: List<suspend GetTaskExecutionCapacityProviderStrategyBuilder.() -> Unit>)
suspend fun capacityProviderStrategies(vararg argument: suspend GetTaskExecutionCapacityProviderStrategyBuilder.() -> Unit)
suspend fun capacityProviderStrategies(argument: suspend GetTaskExecutionCapacityProviderStrategyBuilder.() -> Unit)
Parameters
argument
Set of capacity provider strategies to use for the cluster. See below.
Parameters
values
Set of capacity provider strategies to use for the cluster. See below.