ModifyIntegrationResponse

Types

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

Properties

Link copied to clipboard

The encryption context for the integration. For more information, see Encryption context in the Amazon Web Services Key Management Service Developer Guide.

Link copied to clipboard

The time (UTC) when the integration was created.

Link copied to clipboard

The description of the integration.

Link copied to clipboard

Any errors associated with the integration.

Link copied to clipboard

The Amazon Resource Name (ARN) of the integration.

Link copied to clipboard

The name of the integration.

Link copied to clipboard

The Key Management Service (KMS) key identifier for the key used to encrypt the integration.

Link copied to clipboard

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

Link copied to clipboard

The current status of the integration.

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

The list of tags associated with the integration.

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