ModuleLoggingConfiguration

Describes the Apache Airflow log details for the log type (e.g. DagProcessingLogs).

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) for the CloudWatch Logs group where the Apache Airflow log type (e.g. DagProcessingLogs) is published. For example, arn:aws:logs:us-east-1:123456789012:log-group:airflow-MyMWAAEnvironment-MwaaEnvironment-DAGProcessing:*.

Link copied to clipboard

Indicates whether the Apache Airflow log type (e.g. DagProcessingLogs) is enabled.

Link copied to clipboard

The Apache Airflow log level for the log type (e.g. DagProcessingLogs).

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String