Module Values.NetworkAclEntriesSource

Sourcetype nonrec t = NetworkAclEntry.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : NetworkAclEntry.t list -> [> `List of [> `Structure of (string * [> `Boolean of BooleanObject.t | `Enum of string | `String of LengthBoundedString.t | `Structure of (string * [> `Integer of IntegerObject.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> NetworkAclEntry.t list
Sourceval of_json : [> Yojson.Safe.t ] -> NetworkAclEntry.t list