@Stability(value=Stable)
public static interface CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getClientSecret()
@Stability(value=Stable) @Nullable default String getAccessToken()
@Stability(value=Stable) @Nullable default Object getConnectorOAuthRequest()
@Stability(value=Stable) static CfnConnectorProfile.MarketoConnectorProfileCredentialsProperty.Builder builder()
Copyright © 2021. All rights reserved.