AWS SDK for .NET Documentation
InitiatedEventId Property
AmazonAmazon.SimpleWorkflow.ModelChildWorkflowExecutionTimedOutEventAttributesInitiatedEventId Did this page help you?   Yes   No    Tell us about it...
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecutionDecision to start this child workflow execution. 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 InitiatedEventId { get; set; }

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