Values_2.InternetGatewaySourceDescribes an internet gateway.
type nonrec t = {attachments : Values_1.InternetGatewayAttachmentList.t option;Any VPCs attached to the internet gateway.
*)internetGatewayId : Values_0.String_.t option;The ID of the internet gateway.
*)ownerId : Values_0.String_.t option;The ID of the Amazon Web Services account that owns the internet gateway.
*)}val to_value :
t ->
[> `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 ]