RedshiftDataProviderSettings

Provides information that defines an Amazon Redshift data provider.

Types

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

Properties

Link copied to clipboard

The database name on the Amazon Redshift data provider.

Link copied to clipboard
val port: Int?

The port value for the Amazon Redshift data provider.

Link copied to clipboard

The ARN for the role the application uses to access its Amazon S3 bucket.

Link copied to clipboard

The path for the Amazon S3 bucket that the application uses for accessing the user-defined schema.

Link copied to clipboard

The name of the Amazon Redshift server.

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