Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.redshift.CfnScheduledActionMixinProps.Builder
Packages that use CfnScheduledActionMixinProps.Builder
-
Uses of CfnScheduledActionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.redshift
Methods in software.amazon.awscdk.cfnpropertymixins.services.redshift that return CfnScheduledActionMixinProps.BuilderModifier and TypeMethodDescriptionCfnScheduledActionMixinProps.builder()Sets the value ofCfnScheduledActionMixinProps.getEnable()CfnScheduledActionMixinProps.Builder.enable(IResolvable enable) Sets the value ofCfnScheduledActionMixinProps.getEnable()Sets the value ofCfnScheduledActionMixinProps.getEndTime()Sets the value ofCfnScheduledActionMixinProps.getIamRole()Sets the value ofCfnScheduledActionMixinProps.getSchedule()CfnScheduledActionMixinProps.Builder.scheduledActionDescription(String scheduledActionDescription) Sets the value ofCfnScheduledActionMixinProps.getScheduledActionDescription()CfnScheduledActionMixinProps.Builder.scheduledActionName(String scheduledActionName) Sets the value ofCfnScheduledActionMixinProps.getScheduledActionName()Sets the value ofCfnScheduledActionMixinProps.getStartTime()CfnScheduledActionMixinProps.Builder.targetAction(CfnScheduledActionPropsMixin.ScheduledActionTypeProperty targetAction) Sets the value ofCfnScheduledActionMixinProps.getTargetAction()CfnScheduledActionMixinProps.Builder.targetAction(IResolvable targetAction) Sets the value ofCfnScheduledActionMixinProps.getTargetAction()Constructors in software.amazon.awscdk.cfnpropertymixins.services.redshift with parameters of type CfnScheduledActionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnScheduledActionMixinProps.Builder.