Database Config Args
data class DatabaseConfigArgs(val machineType: Output<String>? = null) : ConvertibleToJava<DatabaseConfigArgs>
The configuration of Cloud SQL instance that is used by the Apache Airflow software.
The configuration of Cloud SQL instance that is used by the Apache Airflow software.