Class CfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.appflow.CfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty
@Stability(Stable)
@Internal
public static final class CfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty
An implementation for
CfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.appflow.CfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty
CfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty.Builder, CfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe credentials used to access protected Salesforce Pardot resources.final StringThe secret manager ARN, which contains the client ID and client secret of the connected app.final ObjectReturns union: eitherIResolvableorCfnConnectorProfilePropsMixin.ConnectorOAuthRequestPropertyfinal StringThe credentials used to acquire new access tokens.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty.Builder.
-
-
Method Details
-
getAccessToken
Description copied from interface:CfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsPropertyThe credentials used to access protected Salesforce Pardot resources.- Specified by:
getAccessTokenin interfaceCfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty- See Also:
-
getClientCredentialsArn
Description copied from interface:CfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsPropertyThe secret manager ARN, which contains the client ID and client secret of the connected app.- Specified by:
getClientCredentialsArnin interfaceCfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty- See Also:
-
getConnectorOAuthRequest
Description copied from interface:CfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsPropertyReturns union: eitherIResolvableorCfnConnectorProfilePropsMixin.ConnectorOAuthRequestProperty- Specified by:
getConnectorOAuthRequestin interfaceCfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty- See Also:
-
getRefreshToken
Description copied from interface:CfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsPropertyThe credentials used to acquire new access tokens.- Specified by:
getRefreshTokenin interfaceCfnConnectorProfilePropsMixin.PardotConnectorProfileCredentialsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-