You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::RouteTable Instance Attribute Summary collapseThe ID of the AWS account that owns the route table.
Any virtual private gateway (VGW) propagating routes.
The ID of the route table.
Any tags assigned to the route table.
The ID of the VPC.
Deletes the specified route table.
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 #owner_id ⇒ StringThe ID of the AWS account that owns the route table.
#route_table_id ⇒ StringThe ID of the route table.
#tags ⇒ Array<Types::Tag>Any tags assigned to the route table.
Instance Method Details #create_route(options = {}) ⇒ Route #create_tags(options = {}) ⇒ Array<Tag> #delete(options = {}) ⇒ StructDeletes the specified route table. You must disassociate the route table from any subnets before you can delete it. You can't delete the main route table.
#delete_tags(options = {}) ⇒ Array<Tag>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