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