Flow Destination Flow Config Destination Connector Properties Zendesk Error Handling Config
data class FlowDestinationFlowConfigDestinationConnectorPropertiesZendeskErrorHandlingConfig(val bucketName: String? = null, val bucketPrefix: String? = null, val failOnFirstDestinationError: Boolean? = null)
Constructors
Link copied to clipboard
fun FlowDestinationFlowConfigDestinationConnectorPropertiesZendeskErrorHandlingConfig(bucketName: String? = null, bucketPrefix: String? = null, failOnFirstDestinationError: Boolean? = null)