Uses of Interface
software.amazon.awscdk.interfaces.ecs.IClusterCapacityProviderAssociationsRef
Packages that use IClusterCapacityProviderAssociationsRef
Package
Description
Amazon ECS Construct Library
-
Uses of IClusterCapacityProviderAssociationsRef in software.amazon.awscdk.interfaces.ecs
Subinterfaces of IClusterCapacityProviderAssociationsRef in software.amazon.awscdk.interfaces.ecsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIClusterCapacityProviderAssociationsRef.Classes in software.amazon.awscdk.interfaces.ecs that implement IClusterCapacityProviderAssociationsRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IClusterCapacityProviderAssociationsRef in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement IClusterCapacityProviderAssociationsRefModifier and TypeClassDescriptionclassTheAWS::ECS::ClusterCapacityProviderAssociationsresource associates one or more capacity providers and a default capacity provider strategy with a cluster.