@Stability(value=Stable) @Internal public static final class CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty
CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.Builder, CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.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 Google Analytics resources.
|
String |
getClientId()
The identifier for the desired client.
|
String |
getClientSecret()
The client secret used by the OAuth client to authenticate to the authorization server.
|
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.GoogleAnalyticsConnectorProfileCredentialsProperty.Builder builder)
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder.public final String getClientId()
CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsPropertygetClientId in interface CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsPropertypublic final String getClientSecret()
CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsPropertygetClientSecret in interface CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsPropertypublic final String getAccessToken()
CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsPropertygetAccessToken in interface CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsPropertypublic final Object getConnectorOAuthRequest()
CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsPropertygetConnectorOAuthRequest in interface CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsPropertypublic final String getRefreshToken()
CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsPropertyThis is required only for OAuth2 access tokens, and is not required for OAuth1 access tokens.
getRefreshToken in interface CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.