Values.ExclusionWindowsSourceval to_value :
ExclusionWindow.t list ->
[> `List of
[> `Structure of
(string
* [> `String of ExclusionReason.t
| `Structure of
(string
* [> `Enum of string
| `Integer of ExclusionDuration.t
| `String of Expression.t ])
list
| `Timestamp of Timestamp.t ])
list ]
list ]