You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ServiceQuotas::Types::ListAWSDefaultServiceQuotasResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

(Optional) Use this parameter in a request if you receive a NextToken response in a previous request that indicates that there\'s more output available. In a subsequent call, set it to the value of the previous call\'s NextToken response to indicate where the output should continue from.

Returns:

  • (String)

    (Optional) Use this parameter in a request if you receive a NextToken response in a previous request that indicates that there\'s more output available.

#quotasArray<Types::ServiceQuota>

A list of the quotas in the account with the AWS default values.

Returns:

  • (Array<Types::ServiceQuota>)

    A list of the quotas in the account with the AWS default values.