SalesforceConnectorProfileCredentials
The connector-specific profile credentials required when using Salesforce.
Types
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
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
inline fun copy(block: SalesforceConnectorProfileCredentials.Builder.() -> Unit = {}): SalesforceConnectorProfileCredentials