enabled property

bool? enabled
getter/setter pair

Defines whether the metastore metadata should be synced to Data Catalog.

The default value is to disable syncing metastore metadata to Data Catalog.

Implementation

core.bool? enabled;