Class | AWS::EC2::RouteTableCollection |
In: |
lib/aws/ec2/route_table_collection.rb
|
Parent: | Collection |
Creates a route table.
@param [Hash] options
@option options [VPC,String] :vpc The vpc or vpc id of where you want
to create the route table.
@return [RouteTable]
@return [RouteTable] Returns the main (default) route table.
This route table is automatically assigned to new subnets and can not be deleted.