Values_7.CreateLocalGatewayVirtualInterfaceGroupResultSourceCreate a local gateway virtual interface group.
type nonrec t = {localGatewayVirtualInterfaceGroup : Values_2.LocalGatewayVirtualInterfaceGroup.t
option;Information about the created local gateway virtual interface group.
*)}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
[> `String of string
| `Structure of (string * [> `String of string ]) list ]
list
| `Long of Values_0.Long.t
| `String of Values_1.LocalGatewayVirtualInterfaceGroupId.t ])
list ])
list ]