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