capacityProviders

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


@JvmName(name = "cxvtlooxuhpvstgh")
suspend fun capacityProviders(value: Output<List<String>>)
@JvmName(name = "gvcxkoklyoruoavf")
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 = "uvlnmadvigsgqxot")
suspend fun capacityProviders(values: List<Output<String>>)
@JvmName(name = "peyofruhpuitbqvs")
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.