| Package | Description |
|---|---|
| software.amazon.awssdk.services.mwaa.model |
| Modifier and Type | Method and Description |
|---|---|
ModuleLoggingConfigurationInput |
LoggingConfigurationInput.dagProcessingLogs()
Returns the value of the DagProcessingLogs property for this object.
|
ModuleLoggingConfigurationInput |
LoggingConfigurationInput.schedulerLogs()
Returns the value of the SchedulerLogs property for this object.
|
ModuleLoggingConfigurationInput |
LoggingConfigurationInput.taskLogs()
Returns the value of the TaskLogs property for this object.
|
ModuleLoggingConfigurationInput |
LoggingConfigurationInput.webserverLogs()
Returns the value of the WebserverLogs property for this object.
|
ModuleLoggingConfigurationInput |
LoggingConfigurationInput.workerLogs()
Returns the value of the WorkerLogs property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
LoggingConfigurationInput.Builder |
LoggingConfigurationInput.Builder.dagProcessingLogs(ModuleLoggingConfigurationInput dagProcessingLogs)
Sets the value of the DagProcessingLogs property for this object.
|
LoggingConfigurationInput.Builder |
LoggingConfigurationInput.Builder.schedulerLogs(ModuleLoggingConfigurationInput schedulerLogs)
Sets the value of the SchedulerLogs property for this object.
|
LoggingConfigurationInput.Builder |
LoggingConfigurationInput.Builder.taskLogs(ModuleLoggingConfigurationInput taskLogs)
Sets the value of the TaskLogs property for this object.
|
LoggingConfigurationInput.Builder |
LoggingConfigurationInput.Builder.webserverLogs(ModuleLoggingConfigurationInput webserverLogs)
Sets the value of the WebserverLogs property for this object.
|
LoggingConfigurationInput.Builder |
LoggingConfigurationInput.Builder.workerLogs(ModuleLoggingConfigurationInput workerLogs)
Sets the value of the WorkerLogs property for this object.
|
Copyright © 2021. All rights reserved.