- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-swf
ActivityTaskFailedEventAttributes Interface
Provides the details of the ActivityTaskFailed
event.
Members
Name | Type | Details |
---|---|---|
scheduledEventId Required | number | undefined | The ID of the |
startedEventId Required | number | undefined | The ID of the |
details | string | undefined | The details of the failure. |
reason | string | undefined | The reason provided for the failure. |
Full Signature
export interface ActivityTaskFailedEventAttributes