FlowMetadataCatalogConfig

data class FlowMetadataCatalogConfig(val glueDataCatalog: FlowGlueDataCatalog? = null)

Configurations of metadata catalog of the flow.

Constructors

Link copied to clipboard
constructor(glueDataCatalog: FlowGlueDataCatalog? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configurations of glue data catalog of the flow.