Uses of Class
software.amazon.awscdk.services.redshift.CfnSnapshotSchedule.Builder
Packages that use CfnSnapshotSchedule.Builder
-
Uses of CfnSnapshotSchedule.Builder in software.amazon.awscdk.services.redshift
Methods in software.amazon.awscdk.services.redshift that return CfnSnapshotSchedule.BuilderModifier and TypeMethodDescriptionstatic CfnSnapshotSchedule.BuilderCfnSnapshotSchedule.Builder.scheduleDefinitions(List<String> scheduleDefinitions) The definition of the snapshot schedule.CfnSnapshotSchedule.Builder.scheduleDescription(String scheduleDescription) The description of the snapshot schedule.CfnSnapshotSchedule.Builder.scheduleIdentifier(String scheduleIdentifier) A unique identifier for the snapshot schedule.An optional set of tags for the snapshot schedule.