Class: Aws::Types::ListObjectTypeAttributeItem
- Inherits:
-
Object
- Object
- Aws::Types::ListObjectTypeAttributeItem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute_name ⇒ ::String
Returns the value of attribute attribute_name.
-
#last_updated_at ⇒ ::Time
Returns the value of attribute last_updated_at.
Instance Attribute Details
#attribute_name ⇒ ::String
Returns the value of attribute attribute_name.
1825 1826 1827 |
# File 'sig/types.rbs', line 1825 def attribute_name @attribute_name end |
#last_updated_at ⇒ ::Time
Returns the value of attribute last_updated_at.
1826 1827 1828 |
# File 'sig/types.rbs', line 1826 def last_updated_at @last_updated_at end |