@Stability(value=Stable)
public static interface CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty.Builder
|
static class |
CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty.Jsii$Proxy
An implementation for
CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty.Builder |
builder() |
default String |
getAccessToken()
`CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty.AccessToken`.
|
default String |
getClientCredentialsArn()
`CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty.ClientCredentialsArn`.
|
default Object |
getConnectorOAuthRequest()
`CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty.ConnectorOAuthRequest`.
|
default String |
getRefreshToken()
`CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty.RefreshToken`.
|
@Stability(value=Stable) @Nullable default String getAccessToken()
@Stability(value=Stable) @Nullable default String getClientCredentialsArn()
@Stability(value=Stable) @Nullable default Object getConnectorOAuthRequest()
@Stability(value=Stable) @Nullable default String getRefreshToken()
@Stability(value=Stable) static CfnConnectorProfile.SalesforceConnectorProfileCredentialsProperty.Builder builder()
Copyright © 2021. All rights reserved.