Values_7.CreateLocalGatewayVirtualInterfaceResultSourceCreate a virtual interface for a local gateway.
type nonrec t = {localGatewayVirtualInterface : Values_2.LocalGatewayVirtualInterface.t option;Information about the local gateway virtual interface.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of Values_0.Integer.t
| `List of
[> `Structure of (string * [> `String of string ]) list ]
list
| `Long of Values_0.Long.t
| `String of Values_1.LocalGatewayVirtualInterfaceId.t ])
list ])
list ]