@Stability(value=Stable) @Internal public static final class CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty
CfnConnectorProfile.SalesforceConnectorProfileCredentialsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty.Builder, CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAccessToken()
The credentials used to access protected Salesforce resources.
|
String |
getClientCredentialsArn()
The secret manager ARN, which contains the client ID and client secret of the connected app.
|
Object |
getConnectorOAuthRequest()
Used by select connectors for which the OAuth workflow is supported, such as Salesforce, Google Analytics, Marketo, Zendesk, and Slack.
|
String |
getRefreshToken()
The credentials used to acquire new access tokens.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty.Builder builder)
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder.public final String getAccessToken()
CfnConnectorProfile.SalesforceConnectorProfileCredentialsPropertygetAccessToken in interface CfnConnectorProfile.SalesforceConnectorProfileCredentialsPropertypublic final String getClientCredentialsArn()
CfnConnectorProfile.SalesforceConnectorProfileCredentialsPropertygetClientCredentialsArn in interface CfnConnectorProfile.SalesforceConnectorProfileCredentialsPropertypublic final Object getConnectorOAuthRequest()
CfnConnectorProfile.SalesforceConnectorProfileCredentialsPropertygetConnectorOAuthRequest in interface CfnConnectorProfile.SalesforceConnectorProfileCredentialsPropertypublic final String getRefreshToken()
CfnConnectorProfile.SalesforceConnectorProfileCredentialsPropertygetRefreshToken in interface CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.