Module: Aws::ApiGatewayV2::Client::_GetRoutesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetRoutesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::Route]
1135 |
# File 'sig/client.rbs', line 1135
def items: () -> ::Array[Types::Route]
|
#next_token ⇒ ::String
1136 |
# File 'sig/client.rbs', line 1136
def next_token: () -> ::String
|