Uses of Interface
software.amazon.awscdk.CfnAutoScalingScheduledAction
-
Uses of CfnAutoScalingScheduledAction in software.amazon.awscdk
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnAutoScalingScheduledAction
Modifier and TypeMethodDescriptionCfnAutoScalingScheduledAction.Builder.build()
Builds the configured instance.default CfnAutoScalingScheduledAction
CfnUpdatePolicy.getAutoScalingScheduledAction()
To specify how AWS CloudFormation handles updates for the MinSize, MaxSize, and DesiredCapacity properties when the AWS::AutoScaling::AutoScalingGroup resource has an associated scheduled action, use the AutoScalingScheduledAction policy.CfnUpdatePolicy.Jsii$Proxy.getAutoScalingScheduledAction()
Modifier and TypeMethodDescriptionCfnUpdatePolicy.Builder.autoScalingScheduledAction
(CfnAutoScalingScheduledAction autoScalingScheduledAction) Sets the value ofCfnUpdatePolicy.getAutoScalingScheduledAction()