Uses of Class
software.amazon.awscdk.services.applicationautoscaling.Schedule
Packages that use Schedule
Package
Description
AWS Auto Scaling Construct Library
CDK Construct library for higher-level ECS Constructs
-
Uses of Schedule in software.amazon.awscdk.services.applicationautoscaling
Methods in software.amazon.awscdk.services.applicationautoscaling that return ScheduleModifier and TypeMethodDescriptionstatic Schedule
Construct a Schedule from a moment in time.static 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.ScalingSchedule.getSchedule()
When to perform this action.final Schedule
ScalingSchedule.Jsii$Proxy.getSchedule()
static Schedule
Construct a schedule from an interval and a time unit.Methods in software.amazon.awscdk.services.applicationautoscaling with parameters of type Schedule -
Uses of Schedule in software.amazon.awscdk.services.ecs.patterns
Methods in software.amazon.awscdk.services.ecs.patterns that return ScheduleModifier and TypeMethodDescriptionfinal Schedule
ScheduledEc2TaskProps.Jsii$Proxy.getSchedule()
final Schedule
ScheduledFargateTaskProps.Jsii$Proxy.getSchedule()
ScheduledTaskBaseProps.getSchedule()
The schedule or rate (frequency) that determines when CloudWatch Events runs the rule.final Schedule
ScheduledTaskBaseProps.Jsii$Proxy.getSchedule()
Methods in software.amazon.awscdk.services.ecs.patterns with parameters of type ScheduleModifier and TypeMethodDescriptionThe schedule or rate (frequency) that determines when CloudWatch Events runs the rule.Sets the value ofScheduledTaskBaseProps.getSchedule()
The schedule or rate (frequency) that determines when CloudWatch Events runs the rule.Sets the value ofScheduledTaskBaseProps.getSchedule()
Sets the value ofScheduledTaskBaseProps.getSchedule()