MetastoreServiceMetadataIntegrationDataCatalogConfigArgs

data class MetastoreServiceMetadataIntegrationDataCatalogConfigArgs(val enabled: Output<Boolean>) : ConvertibleToJava<MetastoreServiceMetadataIntegrationDataCatalogConfigArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): MetastoreServiceMetadataIntegrationDataCatalogConfigArgs

Properties

Link copied to clipboard
val enabled: Output<Boolean>

Defines whether the metastore metadata should be synced to Data Catalog. The default value is to disable syncing metastore metadata to Data Catalog.