@Stability(value=Stable) public static final class CfnVirtualNode.AccessLogProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnVirtualNode.AccessLogProperty>
CfnVirtualNode.AccessLogProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnVirtualNode.AccessLogProperty |
build()
Builds the configured instance.
|
CfnVirtualNode.AccessLogProperty.Builder |
file(CfnVirtualNode.FileAccessLogProperty file)
Sets the value of
CfnVirtualNode.AccessLogProperty.getFile() |
CfnVirtualNode.AccessLogProperty.Builder |
file(IResolvable file)
Sets the value of
CfnVirtualNode.AccessLogProperty.getFile() |
@Stability(value=Stable) public CfnVirtualNode.AccessLogProperty.Builder file(CfnVirtualNode.FileAccessLogProperty file)
CfnVirtualNode.AccessLogProperty.getFile()file - The file object to send virtual node access logs to.this@Stability(value=Stable) public CfnVirtualNode.AccessLogProperty.Builder file(IResolvable file)
CfnVirtualNode.AccessLogProperty.getFile()file - The file object to send virtual node access logs to.this@Stability(value=Stable) public CfnVirtualNode.AccessLogProperty build()
build in interface software.amazon.jsii.Builder<CfnVirtualNode.AccessLogProperty>CfnVirtualNode.AccessLogPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.