Module: Aws::AppMesh::Client::_ListGatewayRoutesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGatewayRoutesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#gateway_routes ⇒ ::Array[Types::GatewayRouteRef]
392 |
# File 'sig/client.rbs', line 392
def gateway_routes: () -> ::Array[Types::GatewayRouteRef]
|
#next_token ⇒ ::String
393 |
# File 'sig/client.rbs', line 393
def next_token: () -> ::String
|