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