AWS SDK for .NET Documentation
DecisionType Property
AmazonAmazon.SimpleWorkflow.ModelDecisionDecisionType Did this page help you?   Yes   No    Tell us about it...
Specifies the type of the decision.

Constraints:

Allowed Values
ScheduleActivityTask, RequestCancelActivityTask, CompleteWorkflowExecution, FailWorkflowExecution, CancelWorkflowExecution, ContinueAsNewWorkflowExecution, RecordMarker, StartTimer, CancelTimer, SignalExternalWorkflowExecution, RequestCancelExternalWorkflowExecution, StartChildWorkflowExecution

Declaration Syntax
C#
public string DecisionType { get; set; }

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