Uses of Class
software.amazon.awscdk.services.rds.CfnDBSnapshot.Builder
Packages that use CfnDBSnapshot.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBSnapshot.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return CfnDBSnapshot.BuilderModifier and TypeMethodDescriptionstatic CfnDBSnapshot.BuilderCfnDBSnapshot.Builder.dbInstanceIdentifier(String dbInstanceIdentifier) The identifier of the DB instance that you want to create the snapshot of.CfnDBSnapshot.Builder.dbSnapshotIdentifier(String dbSnapshotIdentifier) The identifier for the DB snapshot.The tags to be assigned to the DB snapshot.