logging Configuration
Parameters
value
The Apache Airflow logs you want to send to Amazon CloudWatch Logs. See logging_configuration
Block for details.
suspend fun loggingConfiguration(argument: suspend EnvironmentLoggingConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The Apache Airflow logs you want to send to Amazon CloudWatch Logs. See logging_configuration
Block for details.