Uses of Class
software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Builder
Packages that use CfnClusterParameterGroupProps.Builder
-
Uses of CfnClusterParameterGroupProps.Builder in software.amazon.awscdk.services.redshift
Methods in software.amazon.awscdk.services.redshift that return CfnClusterParameterGroupProps.BuilderModifier and TypeMethodDescriptionCfnClusterParameterGroupProps.builder()CfnClusterParameterGroupProps.Builder.description(String description) Sets the value ofCfnClusterParameterGroupProps.getDescription()CfnClusterParameterGroupProps.Builder.parameterGroupFamily(String parameterGroupFamily) Sets the value ofCfnClusterParameterGroupProps.getParameterGroupFamily()CfnClusterParameterGroupProps.Builder.parameterGroupName(String parameterGroupName) Sets the value ofCfnClusterParameterGroupProps.getParameterGroupName()CfnClusterParameterGroupProps.Builder.parameters(List<? extends Object> parameters) Sets the value ofCfnClusterParameterGroupProps.getParameters()CfnClusterParameterGroupProps.Builder.parameters(IResolvable parameters) Sets the value ofCfnClusterParameterGroupProps.getParameters()Sets the value ofCfnClusterParameterGroupProps.getTags()Constructors in software.amazon.awscdk.services.redshift with parameters of type CfnClusterParameterGroupProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterParameterGroupProps.Builder.