Module: Aws::ServiceQuotas::Client::_ListServiceQuotasResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListServiceQuotasResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


264
# File 'sig/client.rbs', line 264

def next_token: () -> ::String

#quotas::Array[Types::ServiceQuota]

Returns:



265
# File 'sig/client.rbs', line 265

def quotas: () -> ::Array[Types::ServiceQuota]