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

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