Flow Destination Flow Config Destination Connector Properties Salesforce Args
data class FlowDestinationFlowConfigDestinationConnectorPropertiesSalesforceArgs(val dataTransferApi: Output<String>? = null, val errorHandlingConfig: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesSalesforceErrorHandlingConfigArgs>? = null, val idFieldNames: Output<List<String>>? = null, val object: Output<String>, val writeOperationType: Output<String>? = null) : ConvertibleToJava<FlowDestinationFlowConfigDestinationConnectorPropertiesSalesforceArgs>