@Stability(value=Stable) @Internal public static final class CfnVirtualGateway.VirtualGatewayFileAccessLogProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualGateway.VirtualGatewayFileAccessLogProperty
CfnVirtualGateway.VirtualGatewayFileAccessLogPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnVirtualGateway.VirtualGatewayFileAccessLogProperty.Builder, CfnVirtualGateway.VirtualGatewayFileAccessLogProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVirtualGateway.VirtualGatewayFileAccessLogProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVirtualGateway.JsonFormatRefProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getFormat()
`CfnVirtualGateway.VirtualGatewayFileAccessLogProperty.Format`.
|
String |
getPath()
The file path to write access logs to.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnVirtualGateway.VirtualGatewayFileAccessLogProperty.Builder builder)
CfnVirtualGateway.JsonFormatRefProperty.Builder.public final String getPath()
CfnVirtualGateway.VirtualGatewayFileAccessLogProperty
You can use /dev/stdout to send access logs to standard out and configure your Envoy container to use a log driver, such as awslogs , to export the access logs to a log storage service such as Amazon CloudWatch Logs. You can also specify a path in the Envoy container's file system to write the files to disk.
getPath in interface CfnVirtualGateway.VirtualGatewayFileAccessLogPropertypublic final Object getFormat()
CfnVirtualGateway.VirtualGatewayFileAccessLogPropertygetFormat in interface CfnVirtualGateway.VirtualGatewayFileAccessLogProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.