Module Values.MilestoneSummariesSource

Sourcetype nonrec t = MilestoneSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : MilestoneSummary.t list -> [> `List of [> `Structure of (string * [> `Integer of MilestoneNumber.t | `String of MilestoneName.t | `Structure of (string * [> `Enum of string | `List of [> `String of LensAlias.t | `Structure of (string * [> `String of ProfileArn.t ]) list ] list | `Map of ([> `Enum of string ] * [> `Integer of Count.t ]) list | `String of WorkloadId.t | `Timestamp of Timestamp.t ]) list | `Timestamp of Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> MilestoneSummary.t list