AWS SDK for .NET Documentation
Decisions Property
AmazonAmazon.SimpleWorkflow.ModelRespondDecisionTaskCompletedRequestDecisions Did this page help you?   Yes   No    Tell us about it...
The list of decisions (possibly empty) made by the decider while processing this decision task. See the docs for the Decision structure for details.
Declaration Syntax
C#
public List<Decision> Decisions { get; set; }

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