SalesforceConnectorProfileCredentials

The connector-specific profile credentials required when using Salesforce.

Types

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

Properties

Link copied to clipboard

The credentials used to access protected Salesforce resources.

Link copied to clipboard

The secret manager ARN, which contains the client ID and client secret of the connected app.

Link copied to clipboard

A JSON web token (JWT) that authorizes Amazon AppFlow to access your Salesforce records.

Link copied to clipboard

Specifies the OAuth 2.0 grant type that Amazon AppFlow uses when it requests an access token from Salesforce. Amazon AppFlow requires an access token each time it attempts to access your Salesforce records.

Link copied to clipboard

The OAuth requirement needed to request security tokens from the connector endpoint.

Link copied to clipboard

The credentials used to acquire new access tokens.

Functions

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