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
14006 |
# File 'sig/client.rbs', line 14006
def next_token: () -> ::String
|
#routes ⇒ ::Array[Types::LocalGatewayRoute]
14005 |
# File 'sig/client.rbs', line 14005
def routes: () -> ::Array[Types::LocalGatewayRoute]
|