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

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