Values_2.SnapshotUserConfigurationRedactedSourceA structure that contains information about the users that the dashboard snapshot is generated for. Sensitive user information is excluded.
type nonrec t = {anonymousUsers : SnapshotAnonymousUserRedactedList.t option;An array of records that describe anonymous users that the dashboard snapshot is generated for. Sensitive user information is excluded.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `String of Values_1.SessionTagKey.t ] list ])
list ]
list ])
list ]