Uses of Class
software.amazon.awscdk.services.docdb.DBClusterParameterGroupReference.Builder
Packages that use DBClusterParameterGroupReference.Builder
-
Uses of DBClusterParameterGroupReference.Builder in software.amazon.awscdk.services.docdb
Methods in software.amazon.awscdk.services.docdb that return DBClusterParameterGroupReference.BuilderModifier and TypeMethodDescriptionDBClusterParameterGroupReference.builder()
DBClusterParameterGroupReference.Builder.dbClusterParameterGroupId
(String dbClusterParameterGroupId) Sets the value ofDBClusterParameterGroupReference.getDbClusterParameterGroupId()
Constructors in software.amazon.awscdk.services.docdb with parameters of type DBClusterParameterGroupReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theDBClusterParameterGroupReference.Builder
.