airflowConfigurationOptions

@JvmName(name = "sqsranohrdlcwmhc")
suspend fun airflowConfigurationOptions(value: Output<Any>)
@JvmName(name = "vnsjucbvnwpabhna")
suspend fun airflowConfigurationOptions(value: Any?)

Parameters

value

Key/value pairs representing Airflow configuration variables. Keys are prefixed by their section: core dags_folder={AIRFLOW_HOME}/dags Would be represented as "core.dags_folder": "{AIRFLOW_HOME}/dags" Search the CloudFormation User Guide for AWS::MWAA::Environment for more information about the expected schema for this property.