Class: Aws::Types::UpdateTimeToLiveOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateTimeToLiveOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#time_to_live_specification ⇒ Types::TimeToLiveSpecification
Returns the value of attribute time_to_live_specification.
Instance Attribute Details
#time_to_live_specification ⇒ Types::TimeToLiveSpecification
Returns the value of attribute time_to_live_specification.
1935 1936 1937 |
# File 'sig/types.rbs', line 1935 def time_to_live_specification @time_to_live_specification end |