data Catalog Config
suspend fun dataCatalogConfig(value: Output<MetastoreServiceMetadataIntegrationDataCatalogConfigArgs>)
Parameters
value
The integration config for the Data Catalog service. Structure is documented below.
suspend fun dataCatalogConfig(argument: suspend MetastoreServiceMetadataIntegrationDataCatalogConfigArgsBuilder.() -> Unit)
Parameters
argument
The integration config for the Data Catalog service. Structure is documented below.