Uses of Class
software.amazon.awscdk.services.autoscaling.Schedule
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of Schedule in software.amazon.awscdk.services.autoscaling
Modifier and TypeMethodDescriptionstatic Schedule
Schedule.cron
(CronOptions options) Create a schedule from a set of cron fields.static Schedule
Schedule.expression
(String expression) Construct a schedule from a literal schedule expression.BasicScheduledActionProps.getSchedule()
When to perform this action.final Schedule
BasicScheduledActionProps.Jsii$Proxy.getSchedule()
final Schedule
ScheduledActionProps.Jsii$Proxy.getSchedule()
Modifier and TypeMethodDescriptionSets the value ofBasicScheduledActionProps.getSchedule()
When to perform this action.Sets the value ofBasicScheduledActionProps.getSchedule()