FlowDestinationFlowConfigDestinationConnectorPropertiesZendeskArgs

data class FlowDestinationFlowConfigDestinationConnectorPropertiesZendeskArgs(val errorHandlingConfig: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesZendeskErrorHandlingConfigArgs>? = null, val idFieldNames: Output<List<String>>? = null, val object: Output<String>, val writeOperationType: Output<String>? = null) : ConvertibleToJava<FlowDestinationFlowConfigDestinationConnectorPropertiesZendeskArgs>

Constructors

constructor(errorHandlingConfig: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesZendeskErrorHandlingConfigArgs>? = null, idFieldNames: Output<List<String>>? = null, object: Output<String>, writeOperationType: Output<String>? = null)

Properties

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

Functions

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