class Aws::SWF::Types::DecisionTaskStartedEventAttributes

Provides the details of the `DecisionTaskStarted` event.

@!attribute [rw] identity

Identity of the decider making the request. This enables diagnostic
tracing when problems arise. The form of this identity is user
defined.
@return [String]

@!attribute [rw] scheduled_event_id

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

Constants

SENSITIVE