FlowSourceFlowConfigSourceConnectorPropertiesCustomConnectorArgs

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

Constructors

Functions

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

Properties

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