Uses of Interface
software.amazon.awscdk.services.scheduler.CfnSchedule.FlexibleTimeWindowProperty
-
Uses of CfnSchedule.FlexibleTimeWindowProperty in software.amazon.awscdk.services.scheduler
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnSchedule.FlexibleTimeWindowProperty
Modifier and TypeMethodDescriptionCfnSchedule.FlexibleTimeWindowProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnSchedule.Builder.flexibleTimeWindow
(CfnSchedule.FlexibleTimeWindowProperty flexibleTimeWindow) Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.CfnScheduleProps.Builder.flexibleTimeWindow
(CfnSchedule.FlexibleTimeWindowProperty flexibleTimeWindow) Sets the value ofCfnScheduleProps.getFlexibleTimeWindow()
void
CfnSchedule.setFlexibleTimeWindow
(CfnSchedule.FlexibleTimeWindowProperty value) Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.