Uses of Interface
software.amazon.awscdk.services.autoscaling.BasicScheduledActionProps
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of BasicScheduledActionProps in software.amazon.awscdk.services.autoscaling
Modifier and TypeInterfaceDescriptioninterface
Properties for a scheduled action on an AutoScalingGroup.Modifier and TypeClassDescriptionstatic final class
An implementation forBasicScheduledActionProps
static final class
An implementation forScheduledActionProps
Modifier and TypeMethodDescriptionBasicScheduledActionProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionAutoScalingGroup.scaleOnSchedule
(String id, BasicScheduledActionProps props) Scale out or in based on time.default ScheduledAction
IAutoScalingGroup.Jsii$Default.scaleOnSchedule
(String id, BasicScheduledActionProps props) Scale out or in based on time.final ScheduledAction
IAutoScalingGroup.Jsii$Proxy.scaleOnSchedule
(String id, BasicScheduledActionProps props) Scale out or in based on time.IAutoScalingGroup.scaleOnSchedule
(String id, BasicScheduledActionProps props) Scale out or in based on time.