UpdateIntegrationRequest

The request for updating an existing integration.

Types

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

Properties

Link copied to clipboard

The replacement credential used to authenticate with the provider.

Link copied to clipboard

Identifies the integration to update — exactly one of integrationId, integrationArn, or integrationName.

Link copied to clipboard

The provider-specific attributes to associate with the integration.

Link copied to clipboard

The Amazon Resource Name of the IAM role assumed to access 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