Module Values.AsyncInvokeSummariesSource

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