RedshiftDestinationUpdate

Describes an update for a destination in Amazon Redshift.

Types

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

Properties

Link copied to clipboard

The Amazon CloudWatch logging options for your delivery 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

You can update a delivery stream to enable Amazon S3 backup if it is disabled. If backup is enabled, you can't update the delivery stream to disable it.

Link copied to clipboard

The Amazon S3 destination for backup.

Link copied to clipboard

The Amazon S3 destination.

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