Uses of Interface
software.amazon.awscdk.interfaces.autoscaling.IWarmPoolRef
Packages that use IWarmPoolRef
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of IWarmPoolRef in software.amazon.awscdk.interfaces.autoscaling
Subinterfaces of IWarmPoolRef in software.amazon.awscdk.interfaces.autoscalingModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIWarmPoolRef.Classes in software.amazon.awscdk.interfaces.autoscaling that implement IWarmPoolRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IWarmPoolRef in software.amazon.awscdk.services.autoscaling
Classes in software.amazon.awscdk.services.autoscaling that implement IWarmPoolRefModifier and TypeClassDescriptionclassTheAWS::AutoScaling::WarmPoolresource creates a pool of pre-initialized EC2 instances that sits alongside the Auto Scaling group.