RedshiftDestinationConfiguration

Describes the configuration of a destination in Amazon Redshift.

Types

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

Properties

Link copied to clipboard

The CloudWatch logging options for your Firehose stream.

Link copied to clipboard

The database connection string.

Link copied to clipboard

The COPY command.

Link copied to clipboard

The user password.

Link copied to clipboard

The data processing configuration.

Link copied to clipboard

The retry behavior in case Firehose is unable to deliver documents to Amazon Redshift. Default value is 3600 (60 minutes).

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Web Services credentials. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

Link copied to clipboard

The configuration for backup in Amazon S3.

Link copied to clipboard

The Amazon S3 backup mode. After you create a Firehose stream, you can update it to enable Amazon S3 backup if it is disabled. If backup is enabled, you can't update the Firehose stream to disable it.

Link copied to clipboard

The configuration for the intermediate Amazon S3 location from which Amazon Redshift obtains data. Restrictions are described in the topic for CreateDeliveryStream.

Link copied to clipboard

The configuration that defines how you access secrets for Amazon Redshift.

Link copied to clipboard

The name of the user.

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