AWS SDK for .NET Documentation
DecisionTaskCompletedEventId Property
AmazonAmazon.SimpleWorkflow.ModelScheduleActivityTaskFailedEventAttributesDecisionTaskCompletedEventId Did this page help you?   Yes   No    Tell us about it...
The id of the DecisionTaskCompleted event corresponding to the decision that resulted in the scheduling of this activity task. 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 DecisionTaskCompletedEventId { get; set; }

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