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