Values.BatchStartViewerSessionRevocationRequestSourcePerforms StartViewerSessionRevocation on multiple channel ARN and viewer ID pairs simultaneously.
type nonrec t = {viewerSessions : BatchStartViewerSessionRevocationViewerSessionList.t;Array of viewer sessions, one per channel-ARN and viewer-ID pair.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of ViewerSessionVersion.t
| `String of ChannelArn.t ])
list ]
list ])
list ]