UpsertRedshiftTargetOptions

The options to configure an upsert operation when writing to a Redshift target .

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the connection to use to write to Redshift.

Link copied to clipboard

The physical location of the Redshift table.

Link copied to clipboard

The keys used to determine whether to perform an update or insert.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String