AWS::AppFlow::ConnectorProfile PardotConnectorProfileCredentials
The PardotConnectorProfileCredentials property type specifies Property description not available. for an AWS::AppFlow::ConnectorProfile.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AccessToken" :String, "ClientCredentialsArn" :String, "ConnectorOAuthRequest" :ConnectorOAuthRequest, "RefreshToken" :String}
YAML
AccessToken:StringClientCredentialsArn:StringConnectorOAuthRequest:ConnectorOAuthRequestRefreshToken:String
Properties
AccessTokenProperty description not available.
Required: No
Type: String
Update requires: No interruption
ClientCredentialsArnProperty description not available.
Required: No
Type: String
Update requires: No interruption
ConnectorOAuthRequestProperty description not available.
Required: No
Type: ConnectorOAuthRequest
Update requires: No interruption
RefreshTokenProperty description not available.
Required: No
Type: String
Update requires: No interruption