public static final class CfnLoggingConfiguration.LoggingFilterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLoggingConfiguration.LoggingFilterProperty
CfnLoggingConfiguration.LoggingFilterProperty
CfnLoggingConfiguration.LoggingFilterProperty.Builder, CfnLoggingConfiguration.LoggingFilterProperty.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.String |
getDefaultBehavior()
Default handling for logs that don't match any of the specified filtering conditions.
|
java.lang.Object |
getFilters()
The filters that you want to apply to the logs.
|
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.String getDefaultBehavior()
CfnLoggingConfiguration.LoggingFilterProperty
getDefaultBehavior
in interface CfnLoggingConfiguration.LoggingFilterProperty
public final java.lang.Object getFilters()
CfnLoggingConfiguration.LoggingFilterProperty
getFilters
in interface CfnLoggingConfiguration.LoggingFilterProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()