Class: Aws::Types::ClearTimerAction
- Inherits:
-
Object
- Object
- Aws::Types::ClearTimerAction
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#timer_name ⇒ ::String
Returns the value of attribute timer_name.
Instance Attribute Details
#timer_name ⇒ ::String
Returns the value of attribute timer_name.
126 127 128 |
# File 'sig/types.rbs', line 126 def timer_name @timer_name end |