Uses of Class
software.amazon.awscdk.services.rds.CfnClusterSnapshot.Builder
Packages that use CfnClusterSnapshot.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnClusterSnapshot.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return CfnClusterSnapshot.BuilderModifier and TypeMethodDescriptionstatic CfnClusterSnapshot.BuilderCfnClusterSnapshot.Builder.dbClusterIdentifier(String dbClusterIdentifier) The identifier of the DB cluster to create a snapshot for.CfnClusterSnapshot.Builder.dbClusterSnapshotIdentifier(String dbClusterSnapshotIdentifier) The identifier for the DB cluster snapshot.The tags to be assigned to the DB cluster snapshot.