Class: Aws::Types::DescribeAccountAttributesResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_quotas::Array[Types::AccountQuota]

Returns the value of attribute account_quotas.

Returns:



689
690
691
# File 'sig/types.rbs', line 689

def 
  @account_quotas
end

#unique_account_identifier::String

Returns the value of attribute unique_account_identifier.

Returns:

  • (::String)


690
691
692
# File 'sig/types.rbs', line 690

def 
  @unique_account_identifier
end