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