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.
Namespace: Amazon.SimpleWorkflow
Assembly: AWSSDK.dll
Version: (assembly version)
public class DecisionType : ConstantClass
The DecisionType type exposes the following members
| Name | Description | |
|---|---|---|
|
DecisionType(string) | Default Constructor |
| Name | Type | Description | |
|---|---|---|---|
|
Value | System.String | Inherited from Amazon.Runtime.ConstantClass. |
| Name | Description | |
|---|---|---|
|
FindValue(string) | Finds the constant for the unique value. |
| Name | Type | Description | |
|---|---|---|---|
|
CancelTimer | Amazon.SimpleWorkflow.DecisionType | Constant CancelTimer for DecisionType |
|
CancelWorkflowExecution | Amazon.SimpleWorkflow.DecisionType | Constant CancelWorkflowExecution for DecisionType |
|
CompleteWorkflowExecution | Amazon.SimpleWorkflow.DecisionType | Constant CompleteWorkflowExecution for DecisionType |
|
ContinueAsNewWorkflowExecution | Amazon.SimpleWorkflow.DecisionType | Constant ContinueAsNewWorkflowExecution for DecisionType |
|
FailWorkflowExecution | Amazon.SimpleWorkflow.DecisionType | Constant FailWorkflowExecution for DecisionType |
|
RecordMarker | Amazon.SimpleWorkflow.DecisionType | Constant RecordMarker for DecisionType |
|
RequestCancelActivityTask | Amazon.SimpleWorkflow.DecisionType | Constant RequestCancelActivityTask for DecisionType |
|
RequestCancelExternalWorkflowExecution | Amazon.SimpleWorkflow.DecisionType | Constant RequestCancelExternalWorkflowExecution for DecisionType |
|
ScheduleActivityTask | Amazon.SimpleWorkflow.DecisionType | Constant ScheduleActivityTask for DecisionType |
|
ScheduleLambdaFunction | Amazon.SimpleWorkflow.DecisionType | Constant ScheduleLambdaFunction for DecisionType |
|
SignalExternalWorkflowExecution | Amazon.SimpleWorkflow.DecisionType | Constant SignalExternalWorkflowExecution for DecisionType |
|
StartChildWorkflowExecution | Amazon.SimpleWorkflow.DecisionType | Constant StartChildWorkflowExecution for DecisionType |
|
StartTimer | Amazon.SimpleWorkflow.DecisionType | Constant StartTimer for DecisionType |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8