Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.scheduler.CfnSchedulePropsMixin.FlexibleTimeWindowProperty
Packages that use CfnSchedulePropsMixin.FlexibleTimeWindowProperty
-
Uses of CfnSchedulePropsMixin.FlexibleTimeWindowProperty in software.amazon.awscdk.cfnpropertymixins.services.scheduler
Classes in software.amazon.awscdk.cfnpropertymixins.services.scheduler that implement CfnSchedulePropsMixin.FlexibleTimeWindowPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSchedulePropsMixin.FlexibleTimeWindowPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.scheduler that return CfnSchedulePropsMixin.FlexibleTimeWindowPropertyModifier and TypeMethodDescriptionCfnSchedulePropsMixin.FlexibleTimeWindowProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.scheduler with parameters of type CfnSchedulePropsMixin.FlexibleTimeWindowPropertyModifier and TypeMethodDescriptionCfnScheduleMixinProps.Builder.flexibleTimeWindow(CfnSchedulePropsMixin.FlexibleTimeWindowProperty flexibleTimeWindow) Sets the value ofCfnScheduleMixinProps.getFlexibleTimeWindow()CfnSchedulePropsMixin.Builder.flexibleTimeWindow(CfnSchedulePropsMixin.FlexibleTimeWindowProperty flexibleTimeWindow) Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.