Module Values.VpcEndpointDetailsSource

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