Uses of Class
software.amazon.awscdk.services.redshiftserverless.CfnSnapshot.Builder
Packages that use CfnSnapshot.Builder
Package
Description
AWS::RedshiftServerless Construct Library
-
Uses of CfnSnapshot.Builder in software.amazon.awscdk.services.redshiftserverless
Methods in software.amazon.awscdk.services.redshiftserverless that return CfnSnapshot.BuilderModifier and TypeMethodDescriptionstatic CfnSnapshot.BuilderCfnSnapshot.Builder.namespaceName(String namespaceName) The name of the namepsace.CfnSnapshot.Builder.retentionPeriod(Number retentionPeriod) The retention period of the snapshot created by the scheduled action.CfnSnapshot.Builder.snapshotName(String snapshotName) The name of the snapshot.An array of Tag objects to associate with the snapshot.