Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rds.CfnDBSnapshotPropsMixin.Builder
Packages that use CfnDBSnapshotPropsMixin.Builder
-
Uses of CfnDBSnapshotPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds that return CfnDBSnapshotPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDBSnapshotPropsMixin.Builder.create()CfnDBSnapshotPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDBSnapshotPropsMixin.Builder.dbInstanceIdentifier(String dbInstanceIdentifier) The identifier of the DB instance that you want to create the snapshot of.CfnDBSnapshotPropsMixin.Builder.dbSnapshotIdentifier(String dbSnapshotIdentifier) The identifier for the DB snapshot.The tags to be assigned to the DB snapshot.