You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::InternetGateway
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::InternetGateway
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#attachments ⇒ Array<Types::InternetGatewayAttachment>
Any VPCs attached to the internet gateway.
-
#internet_gateway_id ⇒ String
The ID of the internet gateway.
-
#owner_id ⇒ String
The ID of the AWS account that owns the internet gateway.
-
#tags ⇒ Array<Types::Tag>
Any tags assigned to the internet gateway.
Instance Attribute Details
#attachments ⇒ Array<Types::InternetGatewayAttachment>
Any VPCs attached to the internet gateway.
#internet_gateway_id ⇒ String
The ID of the internet gateway.
#owner_id ⇒ String
The ID of the AWS account that owns the internet gateway.
#tags ⇒ Array<Types::Tag>
Any tags assigned to the internet gateway.