AWS SDK for .NET Documentation
StartedEventId Property
AmazonAmazon.SimpleWorkflow.ModelActivityTaskCompletedEventAttributesStartedEventId Did this page help you?   Yes   No    Tell us about it...
The Id of the ActivityTaskStarted event recorded when this activity task was started. This information can be useful for diagnosing problems by tracing back the chain of events leading up to this event.
Declaration Syntax
C#
public long StartedEventId { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)