startedEventId property

int startedEventId
final

The ID of the LambdaFunctionStarted event recorded when this activity task started. To help diagnose issues, use this information to trace back the chain of events leading up to this event.

Implementation

final int startedEventId;