Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rds.CfnClusterSnapshotPropsMixin.Builder
Packages that use CfnClusterSnapshotPropsMixin.Builder
-
Uses of CfnClusterSnapshotPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds that return CfnClusterSnapshotPropsMixin.BuilderModifier and TypeMethodDescriptionCfnClusterSnapshotPropsMixin.Builder.create()CfnClusterSnapshotPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnClusterSnapshotPropsMixin.Builder.dbClusterIdentifier(String dbClusterIdentifier) The identifier of the DB cluster to create a snapshot for.CfnClusterSnapshotPropsMixin.Builder.dbClusterSnapshotIdentifier(String dbClusterSnapshotIdentifier) The identifier for the DB cluster snapshot.The tags to be assigned to the DB cluster snapshot.