Values_2.SnapshotAnonymousUserRedactedSourceUse this structure to redact sensitive information that you provide about an anonymous user from the snapshot.
type nonrec t = {rowLevelPermissionTagKeys : SessionTagKeyList.t option;The tag keys for the RowLevelPermissionTags.
*)}val to_value :
t ->
[> `Structure of
(string * [> `List of [> `String of Values_1.SessionTagKey.t ] list ])
list ]