capacityProviderStrategies

@JvmName(name = "hhlekwcmfnxverqa")
suspend fun capacityProviderStrategies(value: Output<List<EventTargetEcsTargetCapacityProviderStrategyArgs>>)

Parameters

value

The capacity provider strategy to use for the task. If a capacity_provider_strategy specified, the launch_type parameter must be omitted. If no capacity_provider_strategy or launch_type is specified, the default capacity provider strategy for the cluster is used. Can be one or more. See below.


@JvmName(name = "cvwldkofttkgrueg")
suspend fun capacityProviderStrategies(vararg values: Output<EventTargetEcsTargetCapacityProviderStrategyArgs>)


@JvmName(name = "xdvabtxhetrkwdad")
suspend fun capacityProviderStrategies(values: List<Output<EventTargetEcsTargetCapacityProviderStrategyArgs>>)
@JvmName(name = "iardsfsrtxoqxjbj")
suspend fun capacityProviderStrategies(vararg values: EventTargetEcsTargetCapacityProviderStrategyArgs)

Parameters

values

The capacity provider strategy to use for the task. If a capacity_provider_strategy specified, the launch_type parameter must be omitted. If no capacity_provider_strategy or launch_type is specified, the default capacity provider strategy for the cluster is used. Can be one or more. See below.


@JvmName(name = "uncnhwonpfxhqnbu")
suspend fun capacityProviderStrategies(argument: List<suspend EventTargetEcsTargetCapacityProviderStrategyArgsBuilder.() -> Unit>)
@JvmName(name = "dobmkwkstfeyihhc")
suspend fun capacityProviderStrategies(vararg argument: suspend EventTargetEcsTargetCapacityProviderStrategyArgsBuilder.() -> Unit)
@JvmName(name = "vckqyaeckribnjkb")
suspend fun capacityProviderStrategies(argument: suspend EventTargetEcsTargetCapacityProviderStrategyArgsBuilder.() -> Unit)

Parameters

argument

The capacity provider strategy to use for the task. If a capacity_provider_strategy specified, the launch_type parameter must be omitted. If no capacity_provider_strategy or launch_type is specified, the default capacity provider strategy for the cluster is used. Can be one or more. See below.