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

The identifier of the C2C connector.

Link copied to clipboard

A description of the connector destination.

Link copied to clipboard
var id: String?

The unique identifier of the connector destination.

Link copied to clipboard
var name: String?

The display name of the connector destination.

Link copied to clipboard

The URL where users are redirected after completing the OAuth authorization process for 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