AWS SDK for .NET Documentation
StartedEventId Property
AmazonAmazon.SimpleWorkflow.ModelChildWorkflowExecutionTerminatedEventAttributesStartedEventId Did this page help you?   Yes   No    Tell us about it...
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution 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)