FlowDestinationFlowConfigDestinationConnectorPropertiesRedshift

data class FlowDestinationFlowConfigDestinationConnectorPropertiesRedshift(val bucketPrefix: String? = null, val errorHandlingConfig: FlowDestinationFlowConfigDestinationConnectorPropertiesRedshiftErrorHandlingConfig? = null, val intermediateBucketName: String, val object: String)

Constructors

constructor(bucketPrefix: String? = null, errorHandlingConfig: FlowDestinationFlowConfigDestinationConnectorPropertiesRedshiftErrorHandlingConfig? = null, intermediateBucketName: String, object: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val bucketPrefix: String? = null

Object key for the bucket in which Amazon AppFlow places the destination files.

Link copied to clipboard

Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.

Link copied to clipboard

Intermediate bucket that Amazon AppFlow uses when moving data into Amazon Redshift.

Link copied to clipboard

Object specified in the flow destination.