Class: Aws::Types::AccountAttribute
- Inherits:
-
Object
- Object
- Aws::Types::AccountAttribute
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute_name ⇒ ::String
Returns the value of attribute attribute_name.
-
#attribute_values ⇒ ::Array[Types::AccountAttributeValue]
Returns the value of attribute attribute_values.
Instance Attribute Details
#attribute_name ⇒ ::String
Returns the value of attribute attribute_name.
162 163 164 |
# File 'sig/types.rbs', line 162 def attribute_name @attribute_name end |
#attribute_values ⇒ ::Array[Types::AccountAttributeValue]
Returns the value of attribute attribute_values.
163 164 165 |
# File 'sig/types.rbs', line 163 def attribute_values @attribute_values end |