@Stability(value=Stable) public static final class CfnResponsePlan.DynamicSsmParameterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResponsePlan.DynamicSsmParameterProperty>
CfnResponsePlan.DynamicSsmParameterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResponsePlan.DynamicSsmParameterProperty |
build()
Builds the configured instance.
|
CfnResponsePlan.DynamicSsmParameterProperty.Builder |
key(String key)
Sets the value of
CfnResponsePlan.DynamicSsmParameterProperty.getKey() |
CfnResponsePlan.DynamicSsmParameterProperty.Builder |
value(CfnResponsePlan.DynamicSsmParameterValueProperty value)
Sets the value of
CfnResponsePlan.DynamicSsmParameterProperty.getValue() |
CfnResponsePlan.DynamicSsmParameterProperty.Builder |
value(IResolvable value)
Sets the value of
CfnResponsePlan.DynamicSsmParameterProperty.getValue() |
@Stability(value=Stable) public CfnResponsePlan.DynamicSsmParameterProperty.Builder key(String key)
CfnResponsePlan.DynamicSsmParameterProperty.getKey()key - `CfnResponsePlan.DynamicSsmParameterProperty.Key`. This parameter is required.this@Stability(value=Stable) public CfnResponsePlan.DynamicSsmParameterProperty.Builder value(CfnResponsePlan.DynamicSsmParameterValueProperty value)
CfnResponsePlan.DynamicSsmParameterProperty.getValue()value - `CfnResponsePlan.DynamicSsmParameterProperty.Value`. This parameter is required.this@Stability(value=Stable) public CfnResponsePlan.DynamicSsmParameterProperty.Builder value(IResolvable value)
CfnResponsePlan.DynamicSsmParameterProperty.getValue()value - `CfnResponsePlan.DynamicSsmParameterProperty.Value`. This parameter is required.this@Stability(value=Stable) public CfnResponsePlan.DynamicSsmParameterProperty build()
build in interface software.amazon.jsii.Builder<CfnResponsePlan.DynamicSsmParameterProperty>CfnResponsePlan.DynamicSsmParameterPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.