CreateIntegrationRequest

Types

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

Properties

Link copied to clipboard

An optional set of non-secret key–value pairs that contains additional contextual information about the data. For more information, see Encryption context in the Amazon Web Services Key Management Service Developer Guide.

Link copied to clipboard

A description of the integration.

Link copied to clipboard

The name of the integration.

Link copied to clipboard

An Key Management Service (KMS) key identifier for the key to use to encrypt the integration. If you don't specify an encryption key, the default Amazon Web Services owned key is used.

Link copied to clipboard

The Amazon Resource Name (ARN) of the database to use as the source for replication.

Link copied to clipboard

A list of tags.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Redshift data warehouse to use as the target for replication.

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