Module Values_3.FlowLogSetSource

Sourcetype nonrec t = Values_2.FlowLog.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : Values_2.FlowLog.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of Values_0.Integer.t | `List of [> `Structure of (string * [> `String of string ]) list ] list | `String of Values_0.String_.t | `Structure of (string * [> `Boolean of Values_0.Boolean.t | `Enum of string ]) list | `Timestamp of Values_0.MillisecondDateTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> Values_2.FlowLog.t list