Interface ModuleLoggingConfigurationInput.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ModuleLoggingConfigurationInput.Builder,ModuleLoggingConfigurationInput>, SdkBuilder<ModuleLoggingConfigurationInput.Builder,ModuleLoggingConfigurationInput>, SdkPojo
Enclosing class:
ModuleLoggingConfigurationInput

public static interface ModuleLoggingConfigurationInput.Builder extends SdkPojo, CopyableBuilder<ModuleLoggingConfigurationInput.Builder,ModuleLoggingConfigurationInput>
  • 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: