Uses of Class
software.amazon.awscdk.services.rds.CfnClusterSnapshotProps.Builder
Packages that use CfnClusterSnapshotProps.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnClusterSnapshotProps.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return CfnClusterSnapshotProps.BuilderModifier and TypeMethodDescriptionCfnClusterSnapshotProps.builder()CfnClusterSnapshotProps.Builder.dbClusterIdentifier(String dbClusterIdentifier) Sets the value ofCfnClusterSnapshotProps.getDbClusterIdentifier()CfnClusterSnapshotProps.Builder.dbClusterSnapshotIdentifier(String dbClusterSnapshotIdentifier) Sets the value ofCfnClusterSnapshotProps.getDbClusterSnapshotIdentifier()Sets the value ofCfnClusterSnapshotProps.getTags()Constructors in software.amazon.awscdk.services.rds with parameters of type CfnClusterSnapshotProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterSnapshotProps.Builder.