@Stability(value=Stable) @Internal public static final class CfnEnvironment.LoggingConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEnvironment.LoggingConfigurationProperty
CfnEnvironment.LoggingConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEnvironment.LoggingConfigurationProperty.Builder, CfnEnvironment.LoggingConfigurationProperty.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(Object dagProcessingLogs,
Object schedulerLogs,
Object taskLogs,
Object webserverLogs,
Object workerLogs)
Constructor that initializes the object based on literal property values passed by the
CfnEnvironment.LoggingConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDagProcessingLogs()
`CfnEnvironment.LoggingConfigurationProperty.DagProcessingLogs`.
|
Object |
getSchedulerLogs()
`CfnEnvironment.LoggingConfigurationProperty.SchedulerLogs`.
|
Object |
getTaskLogs()
`CfnEnvironment.LoggingConfigurationProperty.TaskLogs`.
|
Object |
getWebserverLogs()
`CfnEnvironment.LoggingConfigurationProperty.WebserverLogs`.
|
Object |
getWorkerLogs()
`CfnEnvironment.LoggingConfigurationProperty.WorkerLogs`.
|
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.public final Object getDagProcessingLogs()
CfnEnvironment.LoggingConfigurationPropertygetDagProcessingLogs in interface CfnEnvironment.LoggingConfigurationPropertypublic final Object getSchedulerLogs()
CfnEnvironment.LoggingConfigurationPropertygetSchedulerLogs in interface CfnEnvironment.LoggingConfigurationPropertypublic final Object getTaskLogs()
CfnEnvironment.LoggingConfigurationPropertygetTaskLogs in interface CfnEnvironment.LoggingConfigurationPropertypublic final Object getWebserverLogs()
CfnEnvironment.LoggingConfigurationPropertygetWebserverLogs in interface CfnEnvironment.LoggingConfigurationPropertypublic final Object getWorkerLogs()
CfnEnvironment.LoggingConfigurationPropertygetWorkerLogs in interface CfnEnvironment.LoggingConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.