FlowDestinationFlowConfigDestinationConnectorPropertiesSapoDataArgs

data class FlowDestinationFlowConfigDestinationConnectorPropertiesSapoDataArgs(val errorHandlingConfig: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesSapoDataErrorHandlingConfigArgs>? = null, val idFieldNames: Output<List<String>>? = null, val objectPath: Output<String>, val successResponseHandlingConfig: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesSapoDataSuccessResponseHandlingConfigArgs>? = null, val writeOperationType: Output<String>? = null) : ConvertibleToJava<FlowDestinationFlowConfigDestinationConnectorPropertiesSapoDataArgs>

Constructors

constructor(errorHandlingConfig: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesSapoDataErrorHandlingConfigArgs>? = null, idFieldNames: Output<List<String>>? = null, objectPath: Output<String>, successResponseHandlingConfig: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesSapoDataSuccessResponseHandlingConfigArgs>? = null, writeOperationType: Output<String>? = null)

Functions

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