Uses of Class
software.amazon.awscdk.services.redshiftserverless.CfnWorkgroup.ConfigParameterProperty.Builder
Package
Description
AWS::RedshiftServerless Construct Library
-
Uses of CfnWorkgroup.ConfigParameterProperty.Builder in software.amazon.awscdk.services.redshiftserverless
Modifier and TypeMethodDescriptionCfnWorkgroup.ConfigParameterProperty.builder()
CfnWorkgroup.ConfigParameterProperty.Builder.parameterKey
(String parameterKey) Sets the value ofCfnWorkgroup.ConfigParameterProperty.getParameterKey()
CfnWorkgroup.ConfigParameterProperty.Builder.parameterValue
(String parameterValue) Sets the value ofCfnWorkgroup.ConfigParameterProperty.getParameterValue()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWorkgroup.ConfigParameterProperty.Builder
.