Module: Aws::ApiGatewayV2::Client::_GetRouteResponsesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetRouteResponsesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::RouteResponse]
1121 |
# File 'sig/client.rbs', line 1121
def items: () -> ::Array[Types::RouteResponse]
|
#next_token ⇒ ::String
1122 |
# File 'sig/client.rbs', line 1122
def next_token: () -> ::String
|