Uses of Class
software.amazon.awscdk.services.autoscaling.ScheduledAction.Builder
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of ScheduledAction.Builder in software.amazon.awscdk.services.autoscaling
Modifier and TypeMethodDescriptionScheduledAction.Builder.autoScalingGroup
(IAutoScalingGroup autoScalingGroup) The AutoScalingGroup to apply the scheduled actions to.static ScheduledAction.Builder
ScheduledAction.Builder.desiredCapacity
(Number desiredCapacity) The new desired capacity.When this scheduled action expires.ScheduledAction.Builder.maxCapacity
(Number maxCapacity) The new maximum capacity.ScheduledAction.Builder.minCapacity
(Number minCapacity) The new minimum capacity.When to perform this action.When this scheduled action becomes active.Specifies the time zone for a cron expression.