class Aws::IoTEvents::Types::ClearTimerAction

Information needed to clear the timer.

@note When making an API call, you may pass ClearTimerAction

data as a hash:

    {
      timer_name: "TimerName", # required
    }

@!attribute [rw] timer_name

The name of the timer to clear.
@return [String]

Constants

SENSITIVE