Builder

class Builder

Properties

Link copied to clipboard

The authentication configuration details for the connector destination, including OAuth settings and other authentication parameters.

Link copied to clipboard

The authentication type used for the connector destination, which determines how credentials and access are managed.

Link copied to clipboard

An idempotency token. If you retry a request that completed successfully initially using the same client token and parameters, then the retry attempt will succeed without performing any further actions.

Link copied to clipboard

The identifier of the C2C connector.

Link copied to clipboard

A description of the connector destination.

Link copied to clipboard
var name: String?

The display name of the connector destination.

Link copied to clipboard

The AWS Secrets Manager configuration used to securely store and manage sensitive information for the connector destination.

Functions