@Stability(value=Stable) public static final class CfnResponsePlan.DynamicSsmParameterValueProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResponsePlan.DynamicSsmParameterValueProperty>
CfnResponsePlan.DynamicSsmParameterValueProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResponsePlan.DynamicSsmParameterValueProperty |
build()
Builds the configured instance.
|
CfnResponsePlan.DynamicSsmParameterValueProperty.Builder |
variable(String variable)
Sets the value of
CfnResponsePlan.DynamicSsmParameterValueProperty.getVariable() |
@Stability(value=Stable) public CfnResponsePlan.DynamicSsmParameterValueProperty.Builder variable(String variable)
CfnResponsePlan.DynamicSsmParameterValueProperty.getVariable()variable - `CfnResponsePlan.DynamicSsmParameterValueProperty.Variable`.this@Stability(value=Stable) public CfnResponsePlan.DynamicSsmParameterValueProperty build()
build in interface software.amazon.jsii.Builder<CfnResponsePlan.DynamicSsmParameterValueProperty>CfnResponsePlan.DynamicSsmParameterValuePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.