Module Values.TestGridProjectsSource

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