Cluster Capacity Provider Associations
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
val capacityProviders: Output<List<Either<ClusterCapacityProviderAssociationsCapacityProvider, String>>>
The capacity providers to associate with the cluster.
Link copied to clipboard
val defaultCapacityProviderStrategy: Output<List<ClusterCapacityProviderAssociationsCapacityProviderStrategy>>
The default capacity provider strategy to associate with the cluster.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard