Module Values_2.TrialComponentSummariesSource

Sourcetype nonrec t = TrialComponentSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : TrialComponentSummary.t list -> [> `List of [> `Structure of (string * [> `String of Values_0.ExperimentEntityName.t | `Structure of (string * [> `Enum of string | `String of TrialComponentSourceArn.t | `Structure of (string * [> `String of string ]) list ]) list | `Timestamp of Values_0.Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> TrialComponentSummary.t list