FlowDestinationFlowConfigDestinationConnectorPropertiesSnowflake

data class FlowDestinationFlowConfigDestinationConnectorPropertiesSnowflake(val bucketPrefix: String? = null, val errorHandlingConfig: FlowDestinationFlowConfigDestinationConnectorPropertiesSnowflakeErrorHandlingConfig? = null, val intermediateBucketName: String, val object: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val bucketPrefix: String? = null

Amazon S3 bucket prefix.

Link copied to clipboard

Settings that determine how Amazon AppFlow handles an error when placing data in the custom connector as 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.