Module Values.VpcEndpointsSource

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