Module Values_2.TrialComponentSourcesSource

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