Values.RecipientDetailSourceThe information that identifies the recipient.
type nonrec t = {ssoIdentity : SSOIdentity.t option;The AWS Single Sign-On (AWS SSO) authentication information.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of IdentityStoreId.t ]) list ])
list ]