capacityProviderStrategy

@JvmName(name = "acohpgoipqqkdupi")
suspend fun capacityProviderStrategy(value: Output<List<RuleCapacityProviderStrategyItemArgs>>)
@JvmName(name = "ljqmjhgpflshhndv")
suspend fun capacityProviderStrategy(value: List<RuleCapacityProviderStrategyItemArgs>?)

Parameters

value

The capacity provider strategy to use for the task. If a capacityProviderStrategy is specified, the launchType parameter must be omitted. If no capacityProviderStrategy or launchType is specified, the defaultCapacityProviderStrategy for the cluster is used.


@JvmName(name = "lubclbphrnieepoo")
suspend fun capacityProviderStrategy(vararg values: Output<RuleCapacityProviderStrategyItemArgs>)


@JvmName(name = "ajpoxnsqwdjyrrip")
suspend fun capacityProviderStrategy(values: List<Output<RuleCapacityProviderStrategyItemArgs>>)
@JvmName(name = "offirqbrbcfsrpfb")
suspend fun capacityProviderStrategy(vararg values: RuleCapacityProviderStrategyItemArgs)

Parameters

values

The capacity provider strategy to use for the task. If a capacityProviderStrategy is specified, the launchType parameter must be omitted. If no capacityProviderStrategy or launchType is specified, the defaultCapacityProviderStrategy for the cluster is used.


@JvmName(name = "iegcxpkkjguthahh")
suspend fun capacityProviderStrategy(argument: List<suspend RuleCapacityProviderStrategyItemArgsBuilder.() -> Unit>)
@JvmName(name = "kbbxywytrdplbibj")
suspend fun capacityProviderStrategy(vararg argument: suspend RuleCapacityProviderStrategyItemArgsBuilder.() -> Unit)
@JvmName(name = "whibrddefkerluwd")
suspend fun capacityProviderStrategy(argument: suspend RuleCapacityProviderStrategyItemArgsBuilder.() -> Unit)

Parameters

argument

The capacity provider strategy to use for the task. If a capacityProviderStrategy is specified, the launchType parameter must be omitted. If no capacityProviderStrategy or launchType is specified, the defaultCapacityProviderStrategy for the cluster is used.