Module: Aws::ServiceQuotas::Client::_ListServicesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServicesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
279 |
# File 'sig/client.rbs', line 279 def next_token: () -> ::String |
#services ⇒ ::Array[Types::ServiceInfo]
280 |
# File 'sig/client.rbs', line 280 def services: () -> ::Array[Types::ServiceInfo] |