You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::RouteTableAssociation Instance Attribute Summary collapseThe state of the association.
The ID of the internet gateway or virtual private gateway.
Indicates whether this is the main route table.
The ID of the association.
The ID of the route table.
The ID of the subnet.
Disassociates a subnet or gateway from a route table.
After you perform this action, the subnet no longer uses the routes in the 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 #gateway_id ⇒ StringThe ID of the internet gateway or virtual private gateway.
#main ⇒ BooleanIndicates whether this is the main route table.
#route_table_association_id ⇒ StringThe ID of the association.
#route_table_id ⇒ StringThe ID of the route table.
#subnet_id ⇒ StringThe ID of the subnet. A subnet ID is not returned for an implicit association.
Instance Method Details #delete(options = {}) ⇒ StructDisassociates a subnet or gateway from a route table.
After you perform this action, the subnet no longer uses the routes in the route table. Instead, it uses the routes in the VPC's main route table. For more information about route tables, see Route Tables in the Amazon Virtual Private Cloud User Guide.
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