Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.redshift.CfnSnapshotScheduleMixinProps.Builder
Packages that use CfnSnapshotScheduleMixinProps.Builder
-
Uses of CfnSnapshotScheduleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.redshift
Methods in software.amazon.awscdk.cfnpropertymixins.services.redshift that return CfnSnapshotScheduleMixinProps.BuilderModifier and TypeMethodDescriptionCfnSnapshotScheduleMixinProps.builder()CfnSnapshotScheduleMixinProps.Builder.scheduleDefinitions(List<String> scheduleDefinitions) Sets the value ofCfnSnapshotScheduleMixinProps.getScheduleDefinitions()CfnSnapshotScheduleMixinProps.Builder.scheduleDescription(String scheduleDescription) Sets the value ofCfnSnapshotScheduleMixinProps.getScheduleDescription()CfnSnapshotScheduleMixinProps.Builder.scheduleIdentifier(String scheduleIdentifier) Sets the value ofCfnSnapshotScheduleMixinProps.getScheduleIdentifier()Sets the value ofCfnSnapshotScheduleMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.redshift with parameters of type CfnSnapshotScheduleMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSnapshotScheduleMixinProps.Builder.