Module: Aws::EC2::Client::_DescribeRouteTablesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeRouteTablesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
7564 |
# File 'sig/client.rbs', line 7564
def next_token: () -> ::String
|
#route_tables ⇒ ::Array[Types::RouteTable]
7563 |
# File 'sig/client.rbs', line 7563
def route_tables: () -> ::Array[Types::RouteTable]
|