@Stability(value=Stable) @Internal public static final class CfnConnectorProfile.ZendeskConnectorProfileCredentialsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnectorProfile.ZendeskConnectorProfileCredentialsProperty
CfnConnectorProfile.ZendeskConnectorProfileCredentialsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnectorProfile.ZendeskConnectorProfileCredentialsProperty.Builder, CfnConnectorProfile.ZendeskConnectorProfileCredentialsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String clientId,
String clientSecret,
String accessToken,
Object connectorOAuthRequest)
Constructor that initializes the object based on literal property values passed by the
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAccessToken()
`CfnConnectorProfile.ZendeskConnectorProfileCredentialsProperty.AccessToken`.
|
String |
getClientId()
`CfnConnectorProfile.ZendeskConnectorProfileCredentialsProperty.ClientId`.
|
String |
getClientSecret()
`CfnConnectorProfile.ZendeskConnectorProfileCredentialsProperty.ClientSecret`.
|
Object |
getConnectorOAuthRequest()
`CfnConnectorProfile.ZendeskConnectorProfileCredentialsProperty.ConnectorOAuthRequest`.
|
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(String clientId, String clientSecret, String accessToken, Object connectorOAuthRequest)
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder.public final String getClientId()
CfnConnectorProfile.ZendeskConnectorProfileCredentialsPropertygetClientId in interface CfnConnectorProfile.ZendeskConnectorProfileCredentialsPropertypublic final String getClientSecret()
CfnConnectorProfile.ZendeskConnectorProfileCredentialsPropertygetClientSecret in interface CfnConnectorProfile.ZendeskConnectorProfileCredentialsPropertypublic final String getAccessToken()
CfnConnectorProfile.ZendeskConnectorProfileCredentialsPropertygetAccessToken in interface CfnConnectorProfile.ZendeskConnectorProfileCredentialsPropertypublic final Object getConnectorOAuthRequest()
CfnConnectorProfile.ZendeskConnectorProfileCredentialsPropertygetConnectorOAuthRequest in interface CfnConnectorProfile.ZendeskConnectorProfileCredentialsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.