Class AWS::EC2::InternetGatewayCollection
In: lib/aws/ec2/internet_gateway_collection.rb
Parent: Collection

Methods

[]   _each_item   create  

Included Modules

TaggedCollection Core::Collection::Simple

Public Instance methods

@param [String] internet_gateway_id @return [InternetGateway]

Creates a new Internet gateway in your AWS account. After creating the gateway you can attach it to a VPC.

@return [InternetGateway]

Protected Instance methods

[Validate]