Uses of Class
software.amazon.awscdk.services.neptune.ParameterGroup.Builder
-
Uses of ParameterGroup.Builder in software.amazon.awscdk.services.neptune
Modifier and TypeMethodDescriptionstatic ParameterGroup.Builder
ParameterGroup.Builder.description
(String description) (experimental) Description for this parameter group.ParameterGroup.Builder.parameterGroupName
(String parameterGroupName) (experimental) The name of the parameter group.ParameterGroup.Builder.parameters
(Map<String, String> parameters) (experimental) The parameters in this parameter group.