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

Returns:

  • (::String)


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

def next_token: () -> ::String

#quotas::Array[Types::ServiceQuota]

Returns:



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

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