decisionTaskCompletedEventId property

int decisionTaskCompletedEventId
final

The ID of the LambdaFunctionCompleted event corresponding to the decision that resulted in scheduling this activity task. To help diagnose issues, use this information to trace back the chain of events leading up to this event.

Implementation

final int decisionTaskCompletedEventId;