Skip to main content

Interface: $Properties

v1.StartActivityExecutionResponse.$Properties

Properties of a StartActivityExecutionResponse.

Hierarchy

Properties

Optional link: null | $Properties

Link to the started activity.


runId

Optional runId: null | string

The run ID of the activity that was started - or used (via ACTIVITY_ID_CONFLICT_POLICY_USE_EXISTING).


started

Optional started: null | boolean

If true, a new activity was started.