@Stability(value=Stable) @Internal public static final class CfnConnectorProfile.OAuth2CredentialsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnectorProfile.OAuth2CredentialsProperty
CfnConnectorProfile.OAuth2CredentialsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnectorProfile.OAuth2CredentialsProperty.Builder, CfnConnectorProfile.OAuth2CredentialsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnectorProfile.OAuth2CredentialsProperty.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()
`CfnConnectorProfile.OAuth2CredentialsProperty.AccessToken`.
|
String |
getClientId()
`CfnConnectorProfile.OAuth2CredentialsProperty.ClientId`.
|
String |
getClientSecret()
`CfnConnectorProfile.OAuth2CredentialsProperty.ClientSecret`.
|
Object |
getOAuthRequest()
`CfnConnectorProfile.OAuth2CredentialsProperty.OAuthRequest`.
|
String |
getRefreshToken()
`CfnConnectorProfile.OAuth2CredentialsProperty.RefreshToken`.
|
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.OAuth2CredentialsProperty.Builder builder)
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder.public final String getAccessToken()
CfnConnectorProfile.OAuth2CredentialsPropertygetAccessToken in interface CfnConnectorProfile.OAuth2CredentialsPropertypublic final String getClientId()
CfnConnectorProfile.OAuth2CredentialsPropertygetClientId in interface CfnConnectorProfile.OAuth2CredentialsPropertypublic final String getClientSecret()
CfnConnectorProfile.OAuth2CredentialsPropertygetClientSecret in interface CfnConnectorProfile.OAuth2CredentialsPropertypublic final Object getOAuthRequest()
CfnConnectorProfile.OAuth2CredentialsPropertygetOAuthRequest in interface CfnConnectorProfile.OAuth2CredentialsPropertypublic final String getRefreshToken()
CfnConnectorProfile.OAuth2CredentialsPropertygetRefreshToken in interface CfnConnectorProfile.OAuth2CredentialsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.