Uses of Interface
software.amazon.awscdk.services.redshift.CfnSnapshotScheduleProps
Packages that use CfnSnapshotScheduleProps
-
Uses of CfnSnapshotScheduleProps in software.amazon.awscdk.services.redshift
Classes in software.amazon.awscdk.services.redshift that implement CfnSnapshotSchedulePropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnSnapshotSchedulePropsMethods in software.amazon.awscdk.services.redshift that return CfnSnapshotSchedulePropsModifier and TypeMethodDescriptionCfnSnapshotScheduleProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.redshift with parameters of type CfnSnapshotSchedulePropsModifierConstructorDescriptionCfnSnapshotSchedule(software.constructs.Construct scope, String id, CfnSnapshotScheduleProps props) Create a newAWS::Redshift::SnapshotSchedule.