

# OAuth2ClientApplication
<a name="API_OAuth2ClientApplication"></a>

The OAuth2 client app used for the connection.

## Contents
<a name="API_OAuth2ClientApplication_Contents"></a>

 ** AWSManagedClientApplicationReference **   <a name="Glue-Type-OAuth2ClientApplication-AWSManagedClientApplicationReference"></a>
The reference to the SaaS-side client app that is AWS managed.  
Type: String  
Length Constraints: Maximum length of 2048.  
Pattern: `\S+`   
Required: No

 ** UserManagedClientApplicationClientId **   <a name="Glue-Type-OAuth2ClientApplication-UserManagedClientApplicationClientId"></a>
The client application clientID if the ClientAppType is `USER_MANAGED`.  
Type: String  
Length Constraints: Maximum length of 2048.  
Pattern: `\S+`   
Required: No

## See Also
<a name="API_OAuth2ClientApplication_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/glue-2017-03-31/OAuth2ClientApplication) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/OAuth2ClientApplication) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/OAuth2ClientApplication) 