Module: Aws::ServiceQuotas::Client::_ListAWSDefaultServiceQuotasResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAWSDefaultServiceQuotasResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
206 |
# File 'sig/client.rbs', line 206
def next_token: () -> ::String
|
#quotas ⇒ ::Array[Types::ServiceQuota]
207 |
# File 'sig/client.rbs', line 207
def quotas: () -> ::Array[Types::ServiceQuota]
|