Class: Aws::Types::TimeShiftConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::TimeShiftConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_time_delay_seconds ⇒ ::Integer
Returns the value of attribute max_time_delay_seconds.
Instance Attribute Details
#max_time_delay_seconds ⇒ ::Integer
Returns the value of attribute max_time_delay_seconds.
1172 1173 1174 |
# File 'sig/types.rbs', line 1172 def max_time_delay_seconds @max_time_delay_seconds end |