Class: Aws::Types::GetAttributesResult
- Inherits:
-
Object
- Object
- Aws::Types::GetAttributesResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attributes ⇒ ::Array[Types::Attribute]
Returns the value of attribute attributes.
Instance Attribute Details
#attributes ⇒ ::Array[Types::Attribute]
Returns the value of attribute attributes.
90 91 92 |
# File 'sig/types.rbs', line 90 def attributes @attributes end |