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