DataCatalogConfigResponse

data class DataCatalogConfigResponse(val enabled: Boolean)

Specifies how metastore metadata should be integrated with the Data Catalog service.

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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