loggingConfiguration

@JvmName(name = "orhjhavqyyffdebd")
suspend fun loggingConfiguration(value: Output<EnvironmentLoggingConfigurationArgs>)
@JvmName(name = "hjmnetrjrmuqgben")
suspend fun loggingConfiguration(value: EnvironmentLoggingConfigurationArgs?)

Parameters

value

The Apache Airflow logs being sent to CloudWatch Logs: DagProcessingLogs , SchedulerLogs , TaskLogs , WebserverLogs , WorkerLogs .


@JvmName(name = "ujyhtrlkyugatlth")
suspend fun loggingConfiguration(argument: suspend EnvironmentLoggingConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The Apache Airflow logs being sent to CloudWatch Logs: DagProcessingLogs , SchedulerLogs , TaskLogs , WebserverLogs , WorkerLogs .