public static final class CfnVirtualNode.LoggingProperty.Builder
extends java.lang.Object
CfnVirtualNode.LoggingProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnVirtualNode.LoggingProperty.Builder |
accessLog(CfnVirtualNode.AccessLogProperty accessLog)
Sets the value of
CfnVirtualNode.LoggingProperty.getAccessLog() |
CfnVirtualNode.LoggingProperty.Builder |
accessLog(IResolvable accessLog)
Sets the value of
CfnVirtualNode.LoggingProperty.getAccessLog() |
CfnVirtualNode.LoggingProperty |
build()
Builds the configured instance.
|
public CfnVirtualNode.LoggingProperty.Builder accessLog(IResolvable accessLog)
CfnVirtualNode.LoggingProperty.getAccessLog()
accessLog
- The access log configuration for a virtual node.this
public CfnVirtualNode.LoggingProperty.Builder accessLog(CfnVirtualNode.AccessLogProperty accessLog)
CfnVirtualNode.LoggingProperty.getAccessLog()
accessLog
- The access log configuration for a virtual node.this
public CfnVirtualNode.LoggingProperty build()
CfnVirtualNode.LoggingProperty
java.lang.NullPointerException
- if any required attribute was not provided