class Aws::SWF::Types::ActivityTaskStartedEventAttributes
Provides the details of the `ActivityTaskStarted` event.
@!attribute [rw] identity
Identity of the worker that was assigned this task. This aids diagnostics when problems arise. The form of this identity is user defined. @return [String]
@!attribute [rw] scheduled_event_id
The ID of the `ActivityTaskScheduled` event that was recorded when this activity 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