FlowDestinationFlowConfigDestinationConnectorPropertiesRedshiftArgs

data class FlowDestinationFlowConfigDestinationConnectorPropertiesRedshiftArgs(val bucketPrefix: Output<String>? = null, val errorHandlingConfig: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesRedshiftErrorHandlingConfigArgs>? = null, val intermediateBucketName: Output<String>, val object: Output<String>) : ConvertibleToJava<FlowDestinationFlowConfigDestinationConnectorPropertiesRedshiftArgs>

Constructors

constructor(bucketPrefix: Output<String>? = null, errorHandlingConfig: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesRedshiftErrorHandlingConfigArgs>? = null, intermediateBucketName: Output<String>, object: Output<String>)

Properties

Link copied to clipboard
val bucketPrefix: Output<String>? = null
Link copied to clipboard
Link copied to clipboard
val object: Output<String>

Functions

Link copied to clipboard
open override fun toJava(): FlowDestinationFlowConfigDestinationConnectorPropertiesRedshiftArgs