| Package | Description |
|---|---|
| com.amazonaws.services.mwaa.model |
| Modifier and Type | Method and Description |
|---|---|
ModuleLoggingConfiguration |
ModuleLoggingConfiguration.clone() |
ModuleLoggingConfiguration |
LoggingConfiguration.getDagProcessingLogs() |
ModuleLoggingConfiguration |
LoggingConfiguration.getSchedulerLogs() |
ModuleLoggingConfiguration |
LoggingConfiguration.getTaskLogs() |
ModuleLoggingConfiguration |
LoggingConfiguration.getWebserverLogs() |
ModuleLoggingConfiguration |
LoggingConfiguration.getWorkerLogs() |
ModuleLoggingConfiguration |
ModuleLoggingConfiguration.withCloudWatchLogGroupArn(String cloudWatchLogGroupArn)
The Amazon Resource Name (ARN) for the CloudWatch Logs group where the Apache Airflow log type (e.g.
|
ModuleLoggingConfiguration |
ModuleLoggingConfiguration.withEnabled(Boolean enabled)
Indicates whether to enable the Apache Airflow log type (e.g.
|
ModuleLoggingConfiguration |
ModuleLoggingConfiguration.withLogLevel(LoggingLevel logLevel)
Defines the Apache Airflow logs to send for the log type (e.g.
|
ModuleLoggingConfiguration |
ModuleLoggingConfiguration.withLogLevel(String logLevel)
Defines the Apache Airflow logs to send for the log type (e.g.
|
Copyright © 2021. All rights reserved.