Uses of Interface
software.amazon.awscdk.interfaces.ecs.ICapacityProviderRef
Packages that use ICapacityProviderRef
Package
Description
Amazon ECS Construct Library
-
Uses of ICapacityProviderRef in software.amazon.awscdk.interfaces.ecs
Subinterfaces of ICapacityProviderRef in software.amazon.awscdk.interfaces.ecsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICapacityProviderRef.Classes in software.amazon.awscdk.interfaces.ecs that implement ICapacityProviderRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICapacityProviderRef in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement ICapacityProviderRefMethods in software.amazon.awscdk.services.ecs that return ICapacityProviderRefModifier and TypeMethodDescriptionstatic ICapacityProviderRefCfnCapacityProvider.fromCapacityProviderName(software.constructs.Construct scope, String id, String capacityProviderName) Creates a new ICapacityProviderRef from a capacityProviderName.