AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Provides the details of the DecisionTaskCompleted
event.
Namespace: Amazon.SimpleWorkflow.Model
Assembly: AWSSDK.SimpleWorkflow.dll
Version: 3.x.y.z
public class DecisionTaskCompletedEventAttributes
The DecisionTaskCompletedEventAttributes type exposes the following members
Name | Description | |
---|---|---|
DecisionTaskCompletedEventAttributes() |
Name | Type | Description | |
---|---|---|---|
ExecutionContext | System.String |
Gets and sets the property ExecutionContext. User defined context for the workflow execution. |
|
ScheduledEventId | System.Int64 |
Gets and sets the property ScheduledEventId.
The ID of the |
|
StartedEventId | System.Int64 |
Gets and sets the property StartedEventId.
The ID of the |
|
TaskList | Amazon.SimpleWorkflow.Model.TaskList |
Gets and sets the property TaskList. |
|
TaskListScheduleToStartTimeout | System.String |
Gets and sets the property TaskListScheduleToStartTimeout. The maximum amount of time the decision task can wait to be assigned to a worker. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5