Oauth2Credential
Contains OAuth2 client credential information.
Contents
- clientId
- 
               The client ID of the client application. Type: String Length Constraints: Minimum length of 1. Maximum length of 2048. Required: Yes 
- clientSecret
- 
               The client secret of the client application. Type: String Length Constraints: Minimum length of 1. Maximum length of 2048. Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: