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