Interface: IRecordActivityTaskHeartbeatRequest
workflowservice.v1.IRecordActivityTaskHeartbeatRequest
Properties of a RecordActivityTaskHeartbeatRequest.
Hierarchy
-
↳
IRecordActivityTaskHeartbeatRequest
Properties
details
• Optional details: null | $Properties
Arbitrary data, of which the most recent call is kept, to store for this activity
Inherited from
identity
• Optional identity: null | string
The identity of the worker/client
Inherited from
namespace
• Optional namespace: null | string
RecordActivityTaskHeartbeatRequest namespace
Inherited from
resourceId
• Optional resourceId: null | string
Resource ID for routing. Contains the workflow ID or activity ID for standalone activities.
Inherited from
taskToken
• Optional taskToken: null | Uint8Array
The task token as received in PollActivityTaskQueueResponse