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