Values_2.SnapshotUserConfigurationSourceA structure that contains information about the users that the dashboard snapshot is generated for. When using identity-enhanced session credentials, set the UserConfiguration request attribute to null. Otherwise, the request will be invalid.
type nonrec t = {anonymousUsers : SnapshotAnonymousUserList.t option;An array of records that describe the anonymous users that the dashboard snapshot is generated for.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of Values_1.SessionTagKey.t ])
list ]
list ])
list ]
list ])
list ]