public static final class CfnVirtualGateway.JsonFormatRefProperty.Builder
extends java.lang.Object
CfnVirtualGateway.JsonFormatRefProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnVirtualGateway.JsonFormatRefProperty |
build()
Builds the configured instance.
|
CfnVirtualGateway.JsonFormatRefProperty.Builder |
key(java.lang.String key)
Sets the value of
CfnVirtualGateway.JsonFormatRefProperty.getKey() |
CfnVirtualGateway.JsonFormatRefProperty.Builder |
value(java.lang.String value)
Sets the value of
CfnVirtualGateway.JsonFormatRefProperty.getValue() |
public CfnVirtualGateway.JsonFormatRefProperty.Builder key(java.lang.String key)
CfnVirtualGateway.JsonFormatRefProperty.getKey()
key
- The specified key for the JSON. This parameter is required.this
public CfnVirtualGateway.JsonFormatRefProperty.Builder value(java.lang.String value)
CfnVirtualGateway.JsonFormatRefProperty.getValue()
value
- The specified value for the JSON. This parameter is required.this
public CfnVirtualGateway.JsonFormatRefProperty build()
CfnVirtualGateway.JsonFormatRefProperty
java.lang.NullPointerException
- if any required attribute was not provided