Values_7.CreateInternetGatewayResultSourceCreates an internet gateway for use with a VPC. After creating the internet gateway, you attach it to a VPC using AttachInternetGateway. For more information, see Internet gateways in the Amazon VPC User Guide.
type nonrec t = {internetGateway : Values_2.InternetGateway.t option;Information about the internet gateway.
*)}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
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of Values_0.String_.t ])
list ]
list
| `String of Values_0.String_.t ])
list ])
list ]