Interface ModuleLoggingConfigurationInput.Builder

  • Method Details

    • enabled

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

      Parameters:
      enabled - Indicates whether to enable the Apache Airflow log type (e.g. DagProcessingLogs).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • logLevel

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

      Parameters:
      logLevel - Defines the Apache Airflow log level (e.g. INFO) to send to CloudWatch Logs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • logLevel

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

      Parameters:
      logLevel - Defines the Apache Airflow log level (e.g. INFO) to send to CloudWatch Logs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: