CreateConnectorV2Request

Types

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

Properties

Link copied to clipboard

A unique identifier used to ensure idempotency.

Link copied to clipboard

The description of the connectorV2.

Link copied to clipboard

The Amazon Resource Name (ARN) of KMS key used to encrypt secrets for the connectorV2.

Link copied to clipboard
val name: String?

The unique name of the connectorV2.

Link copied to clipboard

The third-party provider’s service configuration.

Link copied to clipboard

The tags to add to the connectorV2 when you create.

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