Uses of Class
software.amazon.awscdk.services.neptune.CfnDBClusterParameterGroupProps.Builder
-
Uses of CfnDBClusterParameterGroupProps.Builder in software.amazon.awscdk.services.neptune
Modifier and TypeMethodDescriptionCfnDBClusterParameterGroupProps.builder()
CfnDBClusterParameterGroupProps.Builder.description
(String description) Sets the value ofCfnDBClusterParameterGroupProps.getDescription()
Sets the value ofCfnDBClusterParameterGroupProps.getFamily()
Sets the value ofCfnDBClusterParameterGroupProps.getName()
CfnDBClusterParameterGroupProps.Builder.parameters
(Object parameters) Sets the value ofCfnDBClusterParameterGroupProps.getParameters()
Sets the value ofCfnDBClusterParameterGroupProps.getTags()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDBClusterParameterGroupProps.Builder
.