public static final class CfnVirtualGateway.LoggingFormatProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualGateway.LoggingFormatProperty
CfnVirtualGateway.LoggingFormatProperty
CfnVirtualGateway.LoggingFormatProperty.Builder, CfnVirtualGateway.LoggingFormatProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
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(java.lang.Object o) |
java.lang.Object |
getJson()
The logging format for JSON.
|
java.lang.String |
getText()
The logging format for text.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getJson()
CfnVirtualGateway.LoggingFormatProperty
getJson
in interface CfnVirtualGateway.LoggingFormatProperty
public final java.lang.String getText()
CfnVirtualGateway.LoggingFormatProperty
getText
in interface CfnVirtualGateway.LoggingFormatProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()