@Stability(value=Stable) public static final class CfnConnectorProfile.ConnectorOAuthRequestProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectorProfile.ConnectorOAuthRequestProperty>
CfnConnectorProfile.ConnectorOAuthRequestProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConnectorProfile.ConnectorOAuthRequestProperty.Builder |
authCode(String authCode)
Sets the value of
CfnConnectorProfile.ConnectorOAuthRequestProperty.getAuthCode() |
CfnConnectorProfile.ConnectorOAuthRequestProperty |
build()
Builds the configured instance.
|
CfnConnectorProfile.ConnectorOAuthRequestProperty.Builder |
redirectUri(String redirectUri)
Sets the value of
CfnConnectorProfile.ConnectorOAuthRequestProperty.getRedirectUri() |
@Stability(value=Stable) public CfnConnectorProfile.ConnectorOAuthRequestProperty.Builder authCode(String authCode)
CfnConnectorProfile.ConnectorOAuthRequestProperty.getAuthCode()authCode - `CfnConnectorProfile.ConnectorOAuthRequestProperty.AuthCode`.this@Stability(value=Stable) public CfnConnectorProfile.ConnectorOAuthRequestProperty.Builder redirectUri(String redirectUri)
CfnConnectorProfile.ConnectorOAuthRequestProperty.getRedirectUri()redirectUri - `CfnConnectorProfile.ConnectorOAuthRequestProperty.RedirectUri`.this@Stability(value=Stable) public CfnConnectorProfile.ConnectorOAuthRequestProperty build()
build in interface software.amazon.jsii.Builder<CfnConnectorProfile.ConnectorOAuthRequestProperty>CfnConnectorProfile.ConnectorOAuthRequestPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.