Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless.CfnSnapshotPropsMixin.Builder
Packages that use CfnSnapshotPropsMixin.Builder
-
Uses of CfnSnapshotPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless
Methods in software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless that return CfnSnapshotPropsMixin.BuilderModifier and TypeMethodDescriptionCfnSnapshotPropsMixin.Builder.create()CfnSnapshotPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnSnapshotPropsMixin.Builder.namespaceName(String namespaceName) The name of the namepsace.CfnSnapshotPropsMixin.Builder.retentionPeriod(Number retentionPeriod) The retention period of the snapshot created by the scheduled action.CfnSnapshotPropsMixin.Builder.snapshotName(String snapshotName) The name of the snapshot.An array of Tag objects to associate with the snapshot.