scheduledEventId property

int scheduledEventId
final

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

Implementation

final int scheduledEventId;