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)

Properties

Link copied to clipboard
val idFieldNames: Output<List<String>>? = null
Link copied to clipboard
val objectPath: Output<String>
Link copied to clipboard

Determines how Amazon AppFlow handles the success response that it gets from the connector after placing data. See Success Response Handling Config for more details.

Link copied to clipboard
val writeOperationType: Output<String>? = null

Functions

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