Skip to main content

Interface: $Properties

v1.RecordActivityTaskHeartbeatRequest.$Properties

Properties of a RecordActivityTaskHeartbeatRequest.

Hierarchy

Properties

details

Optional details: null | $Properties

Arbitrary data, of which the most recent call is kept, to store for this activity


identity

Optional identity: null | string

The identity of the worker/client


namespace

Optional namespace: null | string

RecordActivityTaskHeartbeatRequest namespace


resourceId

Optional resourceId: null | string

Resource ID for routing. Contains the workflow ID or activity ID for standalone activities.


taskToken

Optional taskToken: null | Uint8Array

The task token as received in PollActivityTaskQueueResponse