Module: Aws::ServiceQuotas::Client::_ListRequestedServiceQuotaChangeHistoryByQuotaResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRequestedServiceQuotaChangeHistoryByQuotaResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
234 |
# File 'sig/client.rbs', line 234
def next_token: () -> ::String
|
#requested_quotas ⇒ ::Array[Types::RequestedServiceQuotaChange]
235 |
# File 'sig/client.rbs', line 235
def requested_quotas: () -> ::Array[Types::RequestedServiceQuotaChange]
|