FlowSourceFlowConfigSourceConnectorPropertiesSapoDataArgs

data class FlowSourceFlowConfigSourceConnectorPropertiesSapoDataArgs(val objectPath: Output<String>) : ConvertibleToJava<FlowSourceFlowConfigSourceConnectorPropertiesSapoDataArgs>

Constructors

constructor(objectPath: Output<String>)

Properties

Link copied to clipboard
val objectPath: Output<String>

Object path specified in the SAPOData flow destination.

Functions

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