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