Uses of Interface
software.amazon.awscdk.interfaces.autoscaling.IScheduledActionRef
Packages that use IScheduledActionRef
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of IScheduledActionRef in software.amazon.awscdk.interfaces.autoscaling
Subinterfaces of IScheduledActionRef in software.amazon.awscdk.interfaces.autoscalingModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIScheduledActionRef.Classes in software.amazon.awscdk.interfaces.autoscaling that implement IScheduledActionRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IScheduledActionRef in software.amazon.awscdk.services.autoscaling
Classes in software.amazon.awscdk.services.autoscaling that implement IScheduledActionRefModifier and TypeClassDescriptionclassTheAWS::AutoScaling::ScheduledActionresource specifies an Amazon EC2 Auto Scaling scheduled action so that the Auto Scaling group can change the number of instances available for your application in response to predictable load changes.