@Stability(value=Stable) @Internal public static final class CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty
CfnConnectorProfile.MarketoConnectorProfileCredentialsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder, CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.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.MarketoConnectorProfileCredentialsProperty.AccessToken`.
|
String |
getClientId()
`CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.ClientId`.
|
String |
getClientSecret()
`CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.ClientSecret`.
|
Object |
getConnectorOAuthRequest()
`CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.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.MarketoConnectorProfileCredentialsPropertygetClientId in interface CfnConnectorProfile.MarketoConnectorProfileCredentialsPropertypublic final String getClientSecret()
CfnConnectorProfile.MarketoConnectorProfileCredentialsPropertygetClientSecret in interface CfnConnectorProfile.MarketoConnectorProfileCredentialsPropertypublic final String getAccessToken()
CfnConnectorProfile.MarketoConnectorProfileCredentialsPropertygetAccessToken in interface CfnConnectorProfile.MarketoConnectorProfileCredentialsPropertypublic final Object getConnectorOAuthRequest()
CfnConnectorProfile.MarketoConnectorProfileCredentialsPropertygetConnectorOAuthRequest in interface CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.