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 for encryption. This can only be provided if KMSKeyId is provided.

Link copied to clipboard

Selects source tables for the integration using Maxwell filter syntax.

Link copied to clipboard

A description of the integration.

Link copied to clipboard

The configuration settings.

Link copied to clipboard

A unique name for an integration in Glue.

Link copied to clipboard

The ARN of a KMS key used for encrypting the channel.

Link copied to clipboard

The ARN of the source resource for the integration.

Link copied to clipboard
val tags: List<Tag>?

Metadata assigned to the resource consisting of a list of key-value pairs.

Link copied to clipboard

The ARN of the target resource for the integration.

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