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