@Stability(value=Stable) public static final class CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder |
accessToken(String accessToken)
|
CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty |
build()
Builds the configured instance.
|
CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder |
clientId(String clientId)
|
CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder |
clientSecret(String clientSecret)
|
CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder |
connectorOAuthRequest(CfnConnectorProfile.ConnectorOAuthRequestProperty connectorOAuthRequest)
|
CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder |
connectorOAuthRequest(IResolvable connectorOAuthRequest)
|
@Stability(value=Stable) public CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder clientId(String clientId)
clientId - `CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.ClientId`. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder clientSecret(String clientSecret)
clientSecret - `CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.ClientSecret`. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder accessToken(String accessToken)
accessToken - `CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.AccessToken`.this@Stability(value=Stable) public CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder connectorOAuthRequest(CfnConnectorProfile.ConnectorOAuthRequestProperty connectorOAuthRequest)
CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.getConnectorOAuthRequest()connectorOAuthRequest - `CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.ConnectorOAuthRequest`.this@Stability(value=Stable) public CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder connectorOAuthRequest(IResolvable connectorOAuthRequest)
CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.getConnectorOAuthRequest()connectorOAuthRequest - `CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.ConnectorOAuthRequest`.this@Stability(value=Stable) public CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty build()
build in interface software.amazon.jsii.Builder<CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty>CfnConnectorProfile.MarketoConnectorProfileCredentialsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.