Module Values.ServiceStatesSource

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