capacityProviders

@JvmName(name = "vafuhjnybgbsjvca")
suspend fun capacityProviders(vararg values: Output<String>)


@JvmName(name = "gwlmhhkuaoulfolx")
suspend fun capacityProviders(value: Output<List<String>>)
@JvmName(name = "emtpwptqbitaokae")
suspend fun capacityProviders(value: List<String>?)

Deprecated

Use the aws_ecs_cluster_capacity_providers resource instead

Parameters

value

List of short names of one or more capacity providers to associate with the cluster. Valid values also include FARGATE and FARGATE_SPOT.


@JvmName(name = "qwcxmehgbxnbnqst")
suspend fun capacityProviders(values: List<Output<String>>)
@JvmName(name = "tqnlujvmnwvwabdq")
suspend fun capacityProviders(vararg values: String)

Deprecated

Use the aws_ecs_cluster_capacity_providers resource instead

Parameters

values

List of short names of one or more capacity providers to associate with the cluster. Valid values also include FARGATE and FARGATE_SPOT.