public static final class CfnVirtualNode.AccessLogProperty.Builder
extends java.lang.Object
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() |
public CfnVirtualNode.AccessLogProperty.Builder file(IResolvable file)
CfnVirtualNode.AccessLogProperty.getFile()
file
- The file object to send virtual node access logs to.this
public CfnVirtualNode.AccessLogProperty.Builder file(CfnVirtualNode.FileAccessLogProperty file)
CfnVirtualNode.AccessLogProperty.getFile()
file
- The file object to send virtual node access logs to.this
public CfnVirtualNode.AccessLogProperty build()
CfnVirtualNode.AccessLogProperty
java.lang.NullPointerException
- if any required attribute was not provided