Flow Destination Flow Config Destination Connector Properties Redshift Args
data class FlowDestinationFlowConfigDestinationConnectorPropertiesRedshiftArgs(val bucketPrefix: Output<String>? = null, val errorHandlingConfig: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesRedshiftErrorHandlingConfigArgs>? = null, val intermediateBucketName: Output<String>, val object: Output<String>) : ConvertibleToJava<FlowDestinationFlowConfigDestinationConnectorPropertiesRedshiftArgs>
Constructors
Link copied to clipboard
constructor(bucketPrefix: Output<String>? = null, errorHandlingConfig: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesRedshiftErrorHandlingConfigArgs>? = null, intermediateBucketName: Output<String>, object: Output<String>)