ClusterCapacityProviderAssociations

class ClusterCapacityProviderAssociations : KotlinCustomResource

Associate a set of ECS Capacity Providers with a specified ECS Cluster

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard

The capacity providers to associate with the cluster.

Link copied to clipboard
val cluster: Output<String>

The cluster the capacity provider association is the target of.

Link copied to clipboard

The default capacity provider strategy to associate with the cluster.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>