FlowSourceFlowConfigSourceConnectorPropertiesCustomConnectorArgs

data class FlowSourceFlowConfigSourceConnectorPropertiesCustomConnectorArgs(val customProperties: Output<Map<String, String>>? = null, val entityName: Output<String>) : ConvertibleToJava<FlowSourceFlowConfigSourceConnectorPropertiesCustomConnectorArgs>

Constructors

constructor(customProperties: Output<Map<String, String>>? = null, entityName: Output<String>)

Properties

Link copied to clipboard
val customProperties: Output<Map<String, String>>? = null
Link copied to clipboard
val entityName: Output<String>

Functions

Link copied to clipboard
open override fun toJava(): FlowSourceFlowConfigSourceConnectorPropertiesCustomConnectorArgs