AWS SDK for .NET Documentation
DecisionTaskCompletedEventAttributes Property
AmazonAmazon.SimpleWorkflow.ModelHistoryEventDecisionTaskCompletedEventAttributes Did this page help you?   Yes   No    Tell us about it...
If the event is of type DecisionTaskCompleted then this member is set and provides detailed information about the event. It is not set for other event types.
Declaration Syntax
C#
public DecisionTaskCompletedEventAttributes DecisionTaskCompletedEventAttributes { get; set; }

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