cloud Data Lineage Integration
suspend fun cloudDataLineageIntegration(value: Output<EnvironmentConfigSoftwareConfigCloudDataLineageIntegrationArgs>)
suspend fun cloudDataLineageIntegration(value: EnvironmentConfigSoftwareConfigCloudDataLineageIntegrationArgs?)
Parameters
value
The configuration for Cloud Data Lineage integration. Supported for Cloud Composer environments in versions composer-2.1.2-airflow-..* and newer
suspend fun cloudDataLineageIntegration(argument: suspend EnvironmentConfigSoftwareConfigCloudDataLineageIntegrationArgsBuilder.() -> Unit)
Parameters
argument
The configuration for Cloud Data Lineage integration. Supported for Cloud Composer environments in versions composer-2.1.2-airflow-..* and newer