- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-swf
ChildWorkflowExecutionCanceledEventAttributes Interface
Provide details of the ChildWorkflowExecutionCanceled
event.
Members
Name | Type | Details |
---|---|---|
initiatedEventId Required | number | undefined | The ID of the |
startedEventId Required | number | undefined | The ID of the |
workflowExecution Required | WorkflowExecution | undefined | The child workflow execution that was canceled. |
workflowType Required | WorkflowType | undefined | The type of the child workflow execution. |
details | string | undefined | Details of the cancellation (if provided). |
Full Signature
export interface ChildWorkflowExecutionCanceledEventAttributes