RedshiftConnectorProfileProperties

The connector-specific profile properties when using Amazon Redshift.

Types

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

Properties

Link copied to clipboard

A name for the associated Amazon S3 bucket.

Link copied to clipboard

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

Link copied to clipboard

The unique ID that's assigned to an Amazon Redshift cluster.

Link copied to clipboard

The Amazon Resource Name (ARN) of an IAM role that permits Amazon AppFlow to access your Amazon Redshift database through the Data API. For more information, and for the polices that you attach to this role, see Allow Amazon AppFlow to access Amazon Redshift databases with the Data API.

Link copied to clipboard

The name of an Amazon Redshift database.

Link copied to clipboard

The JDBC URL of the Amazon Redshift cluster.

Link copied to clipboard

Indicates whether the connector profile defines a connection to an Amazon Redshift Serverless data warehouse.

Link copied to clipboard

The Amazon Resource Name (ARN) of IAM role that grants Amazon Redshift read-only access to Amazon S3. For more information, and for the polices that you attach to this role, see Allow Amazon Redshift to access your Amazon AppFlow data in Amazon S3.

Link copied to clipboard

The name of an Amazon Redshift workgroup.

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