Module Values_3.ClientVpnConnectionSetSource

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