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