@aws-sdk/client-swf

RespondActivityTaskCanceledInput Interface

Members

Name
Type
Details
taskToken Requiredstring | undefined

The taskToken of the ActivityTask.

taskToken is generated by the service and should be treated as an opaque value. If the task is passed to another process, its taskToken must also be passed. This enables it to provide its progress and respond with results.

details string | undefined

Information about the cancellation.

Full Signature

export interface RespondActivityTaskCanceledInput