AWS SDK for .NET Documentation
DecisionTaskCompletedEventId Property
AmazonAmazon.SimpleWorkflow.ModelContinueAsNewWorkflowExecutionFailedEventAttributesDecisionTaskCompletedEventId Did this page help you?   Yes   No    Tell us about it...
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the ContinueAsNewWorkflowExecution decision that started this execution. This information can be useful for diagnosing problems by tracing back the cause of events.
Declaration Syntax
C#
public long DecisionTaskCompletedEventId { get; set; }

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