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