Class: Aws::Types::AccountAttributeList
- Inherits:
-
Object
- Object
- Aws::Types::AccountAttributeList
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_attributes ⇒ ::Array[Types::AccountAttribute]
Returns the value of attribute account_attributes.
Instance Attribute Details
#account_attributes ⇒ ::Array[Types::AccountAttribute]
Returns the value of attribute account_attributes.
35 36 37 |
# File 'sig/types.rbs', line 35 def account_attributes @account_attributes end |