Uses of Interface
software.amazon.awscdk.interfaces.autoscaling.IScalingPolicyRef
Packages that use IScalingPolicyRef
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of IScalingPolicyRef in software.amazon.awscdk.interfaces.autoscaling
Subinterfaces of IScalingPolicyRef in software.amazon.awscdk.interfaces.autoscalingModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIScalingPolicyRef.Classes in software.amazon.awscdk.interfaces.autoscaling that implement IScalingPolicyRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IScalingPolicyRef in software.amazon.awscdk.services.autoscaling
Classes in software.amazon.awscdk.services.autoscaling that implement IScalingPolicyRefModifier and TypeClassDescriptionclassTheAWS::AutoScaling::ScalingPolicyresource specifies an Amazon EC2 Auto Scaling scaling policy so that the Auto Scaling group can scale the number of instances available for your application.