ModuleLoggingConfigurationInput

Enables the Apache Airflow log type (e.g. DagProcessingLogs) and defines the log level to send to CloudWatch Logs (e.g. INFO).

Types

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

Properties

Link copied to clipboard

Indicates whether to enable the Apache Airflow log type (e.g. DagProcessingLogs).

Link copied to clipboard

Defines the Apache Airflow log level (e.g. INFO) to send to CloudWatch Logs.

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