Values_0.OAuth2ClientApplicationSourceThe OAuth2 client app used for the connection.
type nonrec t = {userManagedClientApplicationClientId : UserManagedClientApplicationClientId.t
option;The client application clientID if the ClientAppType is USER_MANAGED.
*)aWSManagedClientApplicationReference : AWSManagedClientApplicationReference.t
option;The reference to the SaaS-side client app that is Amazon Web Services managed.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of UserManagedClientApplicationClientId.t ]) list ]