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