Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetActivityTaskFailedEventAttributes C# (CSharp) Method

IsSetActivityTaskFailedEventAttributes() private method

private IsSetActivityTaskFailedEventAttributes ( ) : bool
return bool
        internal bool IsSetActivityTaskFailedEventAttributes()
        {
            return this.activityTaskFailedEventAttributes != null;
        }
HistoryEvent