Class: Aws::Types::TimeToLiveDescription
- Inherits:
-
Object
- Object
- Aws::Types::TimeToLiveDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute_name ⇒ ::String
Returns the value of attribute attribute_name.
-
#time_to_live_status ⇒ "ENABLING", ...
Returns the value of attribute time_to_live_status.
Instance Attribute Details
#attribute_name ⇒ ::String
Returns the value of attribute attribute_name.
1692 1693 1694 |
# File 'sig/types.rbs', line 1692 def attribute_name @attribute_name end |
#time_to_live_status ⇒ "ENABLING", ...
Returns the value of attribute time_to_live_status.
1691 1692 1693 |
# File 'sig/types.rbs', line 1691 def time_to_live_status @time_to_live_status end |