@Stability(value=Stable) public static final class CfnRuleset.SubstitutionValueProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleset.SubstitutionValueProperty>
CfnRuleset.SubstitutionValueProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleset.SubstitutionValueProperty |
build()
Builds the configured instance.
|
CfnRuleset.SubstitutionValueProperty.Builder |
value(String value)
Sets the value of
CfnRuleset.SubstitutionValueProperty.getValue() |
CfnRuleset.SubstitutionValueProperty.Builder |
valueReference(String valueReference)
Sets the value of
CfnRuleset.SubstitutionValueProperty.getValueReference() |
@Stability(value=Stable) public CfnRuleset.SubstitutionValueProperty.Builder value(String value)
CfnRuleset.SubstitutionValueProperty.getValue()value - Value or column name. This parameter is required.this@Stability(value=Stable) public CfnRuleset.SubstitutionValueProperty.Builder valueReference(String valueReference)
CfnRuleset.SubstitutionValueProperty.getValueReference()valueReference - Variable name. This parameter is required.this@Stability(value=Stable) public CfnRuleset.SubstitutionValueProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleset.SubstitutionValueProperty>CfnRuleset.SubstitutionValuePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.