class Aws::SWF::Types::TimerFiredEventAttributes

Provides the details of the `TimerFired` event.

@!attribute [rw] timer_id

The unique ID of the timer that fired.
@return [String]

@!attribute [rw] started_event_id

The ID of the `TimerStarted` event that was recorded when this timer
was started. This information can be useful for diagnosing problems
by tracing back the chain of events leading up to this event.
@return [Integer]

Constants

SENSITIVE