Values.IdentitySourceParametersSourceContains details for the resource that provides identities to the identity source. For example, an IAM Identity Center instance.
type nonrec t = {iamIdentityCenter : IamIdentityCenter.t option;IAM Identity Center credentials.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of IdcInstanceArn.t ]) list ])
list ]