Module: Aws::ApiGatewayV2::Client::_GetApisResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetApisResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::Api]
779 |
# File 'sig/client.rbs', line 779
def items: () -> ::Array[Types::Api]
|
#next_token ⇒ ::String
780 |
# File 'sig/client.rbs', line 780
def next_token: () -> ::String
|