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
7551 |
# File 'sig/client.rbs', line 7551
def next_token: () -> ::String
|
#route_tables ⇒ ::Array[Types::RouteTable]
7550 |
# File 'sig/client.rbs', line 7550
def route_tables: () -> ::Array[Types::RouteTable]
|