@Stability(value=Stable) public static final class CfnConnectorProfile.OAuth2CredentialsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectorProfile.OAuth2CredentialsProperty>
CfnConnectorProfile.OAuth2CredentialsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnConnectorProfile.OAuth2CredentialsProperty.Builder accessToken(String accessToken)
CfnConnectorProfile.OAuth2CredentialsProperty.getAccessToken()accessToken - `CfnConnectorProfile.OAuth2CredentialsProperty.AccessToken`.this@Stability(value=Stable) public CfnConnectorProfile.OAuth2CredentialsProperty.Builder clientId(String clientId)
CfnConnectorProfile.OAuth2CredentialsProperty.getClientId()clientId - `CfnConnectorProfile.OAuth2CredentialsProperty.ClientId`.this@Stability(value=Stable) public CfnConnectorProfile.OAuth2CredentialsProperty.Builder clientSecret(String clientSecret)
CfnConnectorProfile.OAuth2CredentialsProperty.getClientSecret()clientSecret - `CfnConnectorProfile.OAuth2CredentialsProperty.ClientSecret`.this@Stability(value=Stable) public CfnConnectorProfile.OAuth2CredentialsProperty.Builder oAuthRequest(CfnConnectorProfile.ConnectorOAuthRequestProperty oAuthRequest)
CfnConnectorProfile.OAuth2CredentialsProperty.getOAuthRequest()oAuthRequest - `CfnConnectorProfile.OAuth2CredentialsProperty.OAuthRequest`.this@Stability(value=Stable) public CfnConnectorProfile.OAuth2CredentialsProperty.Builder oAuthRequest(IResolvable oAuthRequest)
CfnConnectorProfile.OAuth2CredentialsProperty.getOAuthRequest()oAuthRequest - `CfnConnectorProfile.OAuth2CredentialsProperty.OAuthRequest`.this@Stability(value=Stable) public CfnConnectorProfile.OAuth2CredentialsProperty.Builder refreshToken(String refreshToken)
CfnConnectorProfile.OAuth2CredentialsProperty.getRefreshToken()refreshToken - `CfnConnectorProfile.OAuth2CredentialsProperty.RefreshToken`.this@Stability(value=Stable) public CfnConnectorProfile.OAuth2CredentialsProperty build()
build in interface software.amazon.jsii.Builder<CfnConnectorProfile.OAuth2CredentialsProperty>CfnConnectorProfile.OAuth2CredentialsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.