RedshiftSource

Specifies an Amazon Redshift data store.

Types

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

Properties

Link copied to clipboard

The database to read from.

Link copied to clipboard

The name of the Amazon Redshift data store.

Link copied to clipboard

The Amazon S3 path where temporary data can be staged when copying out of the database.

Link copied to clipboard

The database table to read from.

Link copied to clipboard

The IAM role with permissions.

Functions

Link copied to clipboard
inline fun copy(block: RedshiftSource.Builder.() -> Unit = {}): RedshiftSource
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