Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.Schedule
Packages that use Schedule
Package
Description
Tasks for AWS Step Functions
-
Uses of Schedule in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return ScheduleModifier and TypeMethodDescriptionstatic ScheduleSchedule.cron(CronOptions options) Create a cron-based schedule from a set of cron fields.EventBridgeSchedulerCreateScheduleTaskProps.getSchedule()The schedule that defines when the schedule will trigger.final ScheduleEventBridgeSchedulerCreateScheduleTaskProps.Jsii$Proxy.getSchedule()static ScheduleConstruct a one-time schedule from a Date.static ScheduleConstruct a rate-based schedule from an interval.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type ScheduleModifier and TypeMethodDescriptionThe schedule that defines when the schedule will trigger.Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getSchedule()