@Stability(value=Stable) public static final class CfnVirtualGateway.LoggingFormatProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnVirtualGateway.LoggingFormatProperty>
CfnVirtualGateway.LoggingFormatProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnVirtualGateway.LoggingFormatProperty |
build()
Builds the configured instance.
|
CfnVirtualGateway.LoggingFormatProperty.Builder |
json(IResolvable json)
Sets the value of
CfnVirtualGateway.LoggingFormatProperty.getJson() |
CfnVirtualGateway.LoggingFormatProperty.Builder |
json(List<? extends Object> json)
Sets the value of
CfnVirtualGateway.LoggingFormatProperty.getJson() |
CfnVirtualGateway.LoggingFormatProperty.Builder |
text(String text)
Sets the value of
CfnVirtualGateway.LoggingFormatProperty.getText() |
@Stability(value=Stable) public CfnVirtualGateway.LoggingFormatProperty.Builder json(IResolvable json)
CfnVirtualGateway.LoggingFormatProperty.getJson()json - `CfnVirtualGateway.LoggingFormatProperty.Json`.this@Stability(value=Stable) public CfnVirtualGateway.LoggingFormatProperty.Builder json(List<? extends Object> json)
CfnVirtualGateway.LoggingFormatProperty.getJson()json - `CfnVirtualGateway.LoggingFormatProperty.Json`.this@Stability(value=Stable) public CfnVirtualGateway.LoggingFormatProperty.Builder text(String text)
CfnVirtualGateway.LoggingFormatProperty.getText()text - `CfnVirtualGateway.LoggingFormatProperty.Text`.this@Stability(value=Stable) public CfnVirtualGateway.LoggingFormatProperty build()
build in interface software.amazon.jsii.Builder<CfnVirtualGateway.LoggingFormatProperty>CfnVirtualGateway.LoggingFormatPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.