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