AWS SDK for .NET Documentation
Events Property
AmazonAmazon.SimpleWorkflow.ModelDecisionTaskEvents Did this page help you?   Yes   No    Tell us about it...
A paginated list of history events of the workflow execution. The decider uses this during the processing of the decision task.
Declaration Syntax
C#
public List<HistoryEvent> Events { get; set; }

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