Uses of Class
software.amazon.awscdk.services.rds.CfnDBSnapshotProps.Builder
Packages that use CfnDBSnapshotProps.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBSnapshotProps.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return CfnDBSnapshotProps.BuilderModifier and TypeMethodDescriptionstatic CfnDBSnapshotProps.BuilderCfnDBSnapshotProps.builder()CfnDBSnapshotProps.Builder.dbInstanceIdentifier(String dbInstanceIdentifier) Sets the value ofCfnDBSnapshotProps.getDbInstanceIdentifier()CfnDBSnapshotProps.Builder.dbSnapshotIdentifier(String dbSnapshotIdentifier) Sets the value ofCfnDBSnapshotProps.getDbSnapshotIdentifier()Sets the value ofCfnDBSnapshotProps.getTags()Constructors in software.amazon.awscdk.services.rds with parameters of type CfnDBSnapshotProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDBSnapshotProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDBSnapshotProps.Builder.