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