Uses of Class
software.amazon.awscdk.services.redshift.ClusterParameterGroupProps.Builder
-
Uses of ClusterParameterGroupProps.Builder in software.amazon.awscdk.services.redshift
Modifier and TypeMethodDescriptionClusterParameterGroupProps.builder()
ClusterParameterGroupProps.Builder.description
(String description) Sets the value ofClusterParameterGroupProps.getDescription()
ClusterParameterGroupProps.Builder.parameters
(Map<String, String> parameters) Sets the value ofClusterParameterGroupProps.getParameters()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theClusterParameterGroupProps.Builder
.