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