class Aws::MWAA::Types::LoggingConfiguration
Defines the Apache Airflow logs to send to CloudWatch Logs: `DagProcessingLogs`, `SchedulerLogs`, `TaskLogs`, `WebserverLogs`, `WorkerLogs`.
@!attribute [rw] dag_processing_logs
Defines the type of logs to send for the Apache Airflow log type (e.g. `DagProcessingLogs`). Valid values: `CloudWatchLogGroupArn`, `Enabled`, `LogLevel`. @return [Types::ModuleLoggingConfiguration]
@!attribute [rw] scheduler_logs
Defines the type of logs to send for the Apache Airflow log type (e.g. `DagProcessingLogs`). Valid values: `CloudWatchLogGroupArn`, `Enabled`, `LogLevel`. @return [Types::ModuleLoggingConfiguration]
@!attribute [rw] task_logs
Defines the type of logs to send for the Apache Airflow log type (e.g. `DagProcessingLogs`). Valid values: `CloudWatchLogGroupArn`, `Enabled`, `LogLevel`. @return [Types::ModuleLoggingConfiguration]
@!attribute [rw] webserver_logs
Defines the type of logs to send for the Apache Airflow log type (e.g. `DagProcessingLogs`). Valid values: `CloudWatchLogGroupArn`, `Enabled`, `LogLevel`. @return [Types::ModuleLoggingConfiguration]
@!attribute [rw] worker_logs
Defines the type of logs to send for the Apache Airflow log type (e.g. `DagProcessingLogs`). Valid values: `CloudWatchLogGroupArn`, `Enabled`, `LogLevel`. @return [Types::ModuleLoggingConfiguration]
@see docs.aws.amazon.com/goto/WebAPI/mwaa-2020-07-01/LoggingConfiguration AWS API Documentation
Constants
- SENSITIVE