software.amazon.jsii.JsiiObject.InitializationModeLogConfig.Builder, LogConfig.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.
|
protected |
Jsii$Proxy(LogConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LogConfig.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getExcludeVerboseContent()
(experimental) exclude verbose content.
|
FieldLogLevel |
getFieldLogLevel()
(experimental) log level for fields.
|
IRole |
getRole()
(experimental) The role for CloudWatch Logs.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(LogConfig.Builder builder)
LogConfig.Builder.public final Object getExcludeVerboseContent()
LogConfigDefault: false
getExcludeVerboseContent in interface LogConfigpublic final FieldLogLevel getFieldLogLevel()
LogConfigDefault: - Use AppSync default
getFieldLogLevel in interface LogConfigpublic final IRole getRole()
LogConfigDefault: - None
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.