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

Class: Aws::RDS::Types::AccountAttributesMessage

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

Overview

Data returned by the DescribeAccountAttributes action.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#account_quotasArray<Types::AccountQuota>

A list of AccountQuota objects. Within this list, each quota has a name, a count of usage toward the quota maximum, and a maximum value for the quota.

Returns: