Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.scheduler.CfnScheduleMixinProps.Builder
Packages that use CfnScheduleMixinProps.Builder
-
Uses of CfnScheduleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.scheduler
Methods in software.amazon.awscdk.cfnpropertymixins.services.scheduler that return CfnScheduleMixinProps.BuilderModifier and TypeMethodDescriptionCfnScheduleMixinProps.builder()CfnScheduleMixinProps.Builder.description(String description) Sets the value ofCfnScheduleMixinProps.getDescription()Sets the value ofCfnScheduleMixinProps.getEndDate()CfnScheduleMixinProps.Builder.flexibleTimeWindow(CfnSchedulePropsMixin.FlexibleTimeWindowProperty flexibleTimeWindow) Sets the value ofCfnScheduleMixinProps.getFlexibleTimeWindow()CfnScheduleMixinProps.Builder.flexibleTimeWindow(IResolvable flexibleTimeWindow) Sets the value ofCfnScheduleMixinProps.getFlexibleTimeWindow()Sets the value ofCfnScheduleMixinProps.getGroupName()Sets the value ofCfnScheduleMixinProps.getKmsKeyArn()Sets the value ofCfnScheduleMixinProps.getKmsKeyArn()Sets the value ofCfnScheduleMixinProps.getName()CfnScheduleMixinProps.Builder.scheduleExpression(String scheduleExpression) Sets the value ofCfnScheduleMixinProps.getScheduleExpression()CfnScheduleMixinProps.Builder.scheduleExpressionTimezone(String scheduleExpressionTimezone) Sets the value ofCfnScheduleMixinProps.getScheduleExpressionTimezone()Sets the value ofCfnScheduleMixinProps.getStartDate()Sets the value ofCfnScheduleMixinProps.getState()CfnScheduleMixinProps.Builder.target(CfnSchedulePropsMixin.TargetProperty target) Sets the value ofCfnScheduleMixinProps.getTarget()CfnScheduleMixinProps.Builder.target(IResolvable target) Sets the value ofCfnScheduleMixinProps.getTarget()Constructors in software.amazon.awscdk.cfnpropertymixins.services.scheduler with parameters of type CfnScheduleMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnScheduleMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnScheduleMixinProps.Builder.