capacityProviderStrategies

@JvmName(name = "wrcbwudyffusgjeh")
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 = "fcalqiaqvwlwseao")
suspend fun capacityProviderStrategies(vararg values: Output<EventTargetEcsTargetCapacityProviderStrategyArgs>)


@JvmName(name = "qayqwvmweyseedqr")
suspend fun capacityProviderStrategies(values: List<Output<EventTargetEcsTargetCapacityProviderStrategyArgs>>)
@JvmName(name = "nqiwvqsmxuttonmy")
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 = "fjvehxfjwwgcnncd")
suspend fun capacityProviderStrategies(argument: List<suspend EventTargetEcsTargetCapacityProviderStrategyArgsBuilder.() -> Unit>)
@JvmName(name = "dcbihprysoemorca")
suspend fun capacityProviderStrategies(vararg argument: suspend EventTargetEcsTargetCapacityProviderStrategyArgsBuilder.() -> Unit)
@JvmName(name = "moihkvvrdlvdwfff")
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.