@Stability(value=Stable) public static final class CfnStackSet.ParameterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStackSet.ParameterProperty>
CfnStackSet.ParameterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStackSet.ParameterProperty |
build()
Builds the configured instance.
|
CfnStackSet.ParameterProperty.Builder |
parameterKey(String parameterKey)
Sets the value of
CfnStackSet.ParameterProperty.getParameterKey() |
CfnStackSet.ParameterProperty.Builder |
parameterValue(String parameterValue)
Sets the value of
CfnStackSet.ParameterProperty.getParameterValue() |
@Stability(value=Stable) public CfnStackSet.ParameterProperty.Builder parameterKey(String parameterKey)
CfnStackSet.ParameterProperty.getParameterKey()parameterKey - `CfnStackSet.ParameterProperty.ParameterKey`. This parameter is required.this@Stability(value=Stable) public CfnStackSet.ParameterProperty.Builder parameterValue(String parameterValue)
CfnStackSet.ParameterProperty.getParameterValue()parameterValue - `CfnStackSet.ParameterProperty.ParameterValue`. This parameter is required.this@Stability(value=Stable) public CfnStackSet.ParameterProperty build()
build in interface software.amazon.jsii.Builder<CfnStackSet.ParameterProperty>CfnStackSet.ParameterPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.