Module Values.SnoozeAlarmActionRequestsSource

Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : SnoozeAlarmActionRequest.t list -> [> `List of [> `Structure of (string * [> `Integer of SnoozeDuration.t | `String of RequestId.t ]) list ] list ]
Sourceval to_header : 'a -> 'b