Module: Aws::AppMesh::Client::_ListRoutesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRoutesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
419 |
# File 'sig/client.rbs', line 419
def next_token: () -> ::String
|
#routes ⇒ ::Array[Types::RouteRef]
420 |
# File 'sig/client.rbs', line 420
def routes: () -> ::Array[Types::RouteRef]
|