You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Route Instance Attribute Summary collapseThe ID of the carrier gateway.
The IPv6 CIDR block used for the destination match.
The prefix of the AWS service.
The ID of the egress-only internet gateway.
The ID of a gateway attached to your VPC.
The ID of a NAT instance in your VPC.
The AWS account ID of the owner of the instance.
The ID of the local gateway.
The ID of a NAT gateway.
The ID of the network interface.
Describes how the route was created.
The state of the route.
The ID of a transit gateway.
The ID of a VPC peering connection.
Deletes the specified route from the specified route table.
.
Replaces an existing route within a route table in a 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(route_table_id, destination_cidr_block, options = {}) ⇒ Object #initialize(options = {}) ⇒ Object Instance Attribute Details #carrier_gateway_id ⇒ StringThe ID of the carrier gateway.
#destination_cidr_block ⇒ String #destination_ipv_6_cidr_block ⇒ StringThe IPv6 CIDR block used for the destination match.
#destination_prefix_list_id ⇒ StringThe prefix of the AWS service.
#egress_only_internet_gateway_id ⇒ StringThe ID of the egress-only internet gateway.
#gateway_id ⇒ StringThe ID of a gateway attached to your VPC.
#instance_id ⇒ StringThe ID of a NAT instance in your VPC.
#instance_owner_id ⇒ StringThe AWS account ID of the owner of the instance.
#local_gateway_id ⇒ StringThe ID of the local gateway.
#network_interface_id ⇒ StringThe ID of the network interface.
#origin ⇒ StringDescribes how the route was created.
CreateRouteTable
- The route was automatically created when the route table was created.
CreateRoute
- The route was manually added to the route table.
EnableVgwRoutePropagation
- The route was propagated by route propagation.
Possible values:
The state of the route. The blackhole
state indicates that the route\'s target isn\'t available (for example, the specified gateway isn\'t attached to the VPC, or the specified NAT instance has been terminated).
Possible values:
The ID of a transit gateway.
#vpc_peering_connection_id ⇒ StringThe ID of a VPC peering connection.
Instance Method Details #delete(options = {}) ⇒ StructDeletes the specified route from the specified route table.
#replace(options = {}) ⇒ StructReplaces an existing route within a route table in a VPC. You must provide only one of the following: internet gateway, virtual private gateway, NAT instance, NAT gateway, VPC peering connection, network interface, egress-only internet gateway, or transit gateway.
For more information, 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