class Aws::IoTEvents::Types::ResetTimerAction
Information required to reset the timer. The timer is reset to the previously evaluated result of the duration. The duration expression isn't reevaluated when you reset the timer.
@note When making an API call, you may pass ResetTimerAction
data as a hash: { timer_name: "TimerName", # required }
@!attribute [rw] timer_name
The name of the timer to reset. @return [String]
Constants
- SENSITIVE