capacityProviders

@JvmName(name = "qxdenhjpofhisfor")
suspend fun capacityProviders(value: Output<List<Either<ClusterCapacityProviderAssociationsCapacityProvider, String>>>)
@JvmName(name = "ekuenhxdlevbwyua")
suspend fun capacityProviders(value: List<Either<ClusterCapacityProviderAssociationsCapacityProvider, String>>?)

Parameters

value

The capacity providers to associate with the cluster.


@JvmName(name = "rqdjdijlvupqsxah")
suspend fun capacityProviders(vararg values: Output<Either<ClusterCapacityProviderAssociationsCapacityProvider, String>>)


@JvmName(name = "qebdayighlxpptay")
suspend fun capacityProviders(values: List<Output<Either<ClusterCapacityProviderAssociationsCapacityProvider, String>>>)
@JvmName(name = "fwderxjbooqxhvwr")
suspend fun capacityProviders(vararg values: Either<ClusterCapacityProviderAssociationsCapacityProvider, String>)

Parameters

values

The capacity providers to associate with the cluster.