You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::InternetGateway Instance Attribute Summary collapseAny VPCs attached to the internet gateway.
The ID of the internet gateway.
The ID of the AWS account that owns the internet gateway.
Any tags assigned to the internet gateway.
Attaches an internet gateway or a virtual private gateway to a VPC, enabling connectivity between the internet and the VPC.
Deletes the specified internet gateway.
Detaches an internet gateway from a VPC, disabling connectivity between the internet and the VPC.
add_data_attribute, add_identifier, #data, data_attributes, #data_loaded?, identifiers, #load, #wait_until
Methods included from Resources::OperationMethods#add_batch_operation, #add_operation, #batch_operation, #batch_operation_names, #batch_operations, #operation, #operation_names, #operations
Constructor Details #initialize(id, options = {}) ⇒ Object #initialize(options = {}) ⇒ Object Instance Attribute Details #internet_gateway_id ⇒ StringThe ID of the internet gateway.
#owner_id ⇒ StringThe ID of the AWS account that owns the internet gateway.
#tags ⇒ Array<Types::Tag>Any tags assigned to the internet gateway.
Instance Method Details #attach_to_vpc(options = {}) ⇒ StructAttaches an internet gateway or a virtual private gateway to a VPC, enabling connectivity between the internet and the VPC. For more information about your VPC and internet gateway, see the Amazon Virtual Private Cloud User Guide.
#create_tags(options = {}) ⇒ Array<Tag> #delete(options = {}) ⇒ StructDeletes the specified internet gateway. You must detach the internet gateway from the VPC before you can delete it.
#delete_tags(options = {}) ⇒ Array<Tag> #detach_from_vpc(options = {}) ⇒ StructDetaches an internet gateway from a VPC, disabling connectivity between the internet and the VPC. The VPC must not contain any running instances with Elastic IP addresses or public IPv4 addresses.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4