@Stability(value=Stable)
public static interface CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-marketoconnectorprofilecredentials.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder
|
static class |
CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Jsii$Proxy
An implementation for
CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder |
builder() |
default String |
getAccessToken()
`CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.AccessToken`.
|
String |
getClientId()
`CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.ClientId`.
|
String |
getClientSecret()
`CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.ClientSecret`.
|
default Object |
getConnectorOAuthRequest()
`CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.ConnectorOAuthRequest`.
|
@Stability(value=Stable) @NotNull String getClientId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-marketoconnectorprofilecredentials.html#cfn-appflow-connectorprofile-marketoconnectorprofilecredentials-clientid@Stability(value=Stable) @NotNull String getClientSecret()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-marketoconnectorprofilecredentials.html#cfn-appflow-connectorprofile-marketoconnectorprofilecredentials-clientsecret@Stability(value=Stable) @Nullable default String getAccessToken()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-marketoconnectorprofilecredentials.html#cfn-appflow-connectorprofile-marketoconnectorprofilecredentials-accesstoken@Stability(value=Stable) @Nullable default Object getConnectorOAuthRequest()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-marketoconnectorprofilecredentials.html#cfn-appflow-connectorprofile-marketoconnectorprofilecredentials-connectoroauthrequest@Stability(value=Stable) static CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder builder()
Copyright © 2020. All rights reserved.