ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorArgs

Properties

Link copied to clipboard

Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.

Link copied to clipboard

The authentication type that the custom connector uses for authenticating while creating a connector profile. One of: APIKEY, BASIC, CUSTOM, OAUTH2.

Link copied to clipboard

Basic credentials that are required for the authentication of the user.

Link copied to clipboard

If the connector uses the custom authentication mechanism, this holds the required credentials.

Link copied to clipboard

OAuth 2.0 credentials required for the authentication of the user.

Functions

Link copied to clipboard
open override fun toJava(): ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorArgs