Module: Aws::EC2::Client::_SearchLocalGatewayRoutesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SearchLocalGatewayRoutesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
14255 |
# File 'sig/client.rbs', line 14255
def next_token: () -> ::String
|
#routes ⇒ ::Array[Types::LocalGatewayRoute]
14254 |
# File 'sig/client.rbs', line 14254
def routes: () -> ::Array[Types::LocalGatewayRoute]
|