Class: Aws::Types::DescribeTimeToLiveOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTimeToLiveOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#time_to_live_description ⇒ Types::TimeToLiveDescription
Returns the value of attribute time_to_live_description.
Instance Attribute Details
#time_to_live_description ⇒ Types::TimeToLiveDescription
Returns the value of attribute time_to_live_description.
588 589 590 |
# File 'sig/types.rbs', line 588 def time_to_live_description @time_to_live_description end |