MetadataIntegrationResponse

data class MetadataIntegrationResponse(val dataCatalogConfig: DataCatalogConfigResponse, val dataplexConfig: DataplexConfigResponse)

Specifies how metastore metadata should be integrated with external services.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The integration config for the Data Catalog service.

Link copied to clipboard

The integration config for the Dataplex service.