Module Values.IdentitySourcesSource

Sourcetype nonrec t = IdentitySourceItem.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : IdentitySourceItem.t list -> [> `List of [> `Structure of (string * [> `String of IdentitySourceId.t | `Structure of (string * [> `Enum of string | `List of [> `String of ClientId.t ] list | `String of UserPoolArn.t | `Structure of (string * [> `List of [> `String of ClientId.t ] list | `String of UserPoolArn.t | `Structure of (string * [> `String of GroupEntityType.t | `Structure of (string * [> `List of [> `String of Audience.t ] list | `String of Claim.t ]) list ]) list ]) list ]) list | `Timestamp of TimestampFormat.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> IdentitySourceItem.t list