ModuleLoggingConfigurationInput
Enables the Apache Airflow log type (e.g. DagProcessingLogs
) and defines the log level to send to CloudWatch Logs (e.g. INFO
).
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: ModuleLoggingConfigurationInput.Builder.() -> Unit = {}): ModuleLoggingConfigurationInput