Flow Source Flow Config Source Connector Properties Custom Connector
data class FlowSourceFlowConfigSourceConnectorPropertiesCustomConnector(val customProperties: Map<String, String>? = null, val entityName: String)
Constructors
Link copied to clipboard
fun FlowSourceFlowConfigSourceConnectorPropertiesCustomConnector(customProperties: Map<String, String>? = null, entityName: String)