Module Values.RotationShiftsSource

Sourcetype nonrec t = RotationShift.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : RotationShift.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `String of SsmContactsArn.t ] list | `Structure of (string * [> `List of [> `String of SsmContactsArn.t ] list ]) list | `Timestamp of DateTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> RotationShift.t list
Sourceval of_json : [> Yojson.Safe.t ] -> RotationShift.t list
Sourceval to_json : RotationShift.t list -> Yojson.Safe.t