MetastoreServiceMetadataIntegrationDataCatalogConfigArgs

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

Constructors

constructor(enabled: Output<Boolean>)

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.

Functions

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