Module: Aws::EC2::Client::_DescribeLocalGatewayRouteTablesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeLocalGatewayRouteTablesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#local_gateway_route_tables ⇒ ::Array[Types::LocalGatewayRouteTable]
6927 |
# File 'sig/client.rbs', line 6927
def local_gateway_route_tables: () -> ::Array[Types::LocalGatewayRouteTable]
|
#next_token ⇒ ::String
6928 |
# File 'sig/client.rbs', line 6928
def next_token: () -> ::String
|