Skip to main content

Interface: $Properties

v1.StartChildWorkflowExecutionFailedEventAttributes.$Properties

Properties of a StartChildWorkflowExecutionFailedEventAttributes.

Hierarchy

Properties

cause

Optional cause: null | StartChildWorkflowExecutionFailedCause

StartChildWorkflowExecutionFailedEventAttributes cause


control

Optional control: null | string

Deprecated.


initiatedEventId

Optional initiatedEventId: null | Long

Id of the START_CHILD_WORKFLOW_EXECUTION_INITIATED event which this event corresponds to


namespace

Optional namespace: null | string

Namespace of the child workflow. SDKs and UI tools should use namespace field but server must use namespace_id only.


namespaceId

Optional namespaceId: null | string

StartChildWorkflowExecutionFailedEventAttributes namespaceId


workflowId

Optional workflowId: null | string

StartChildWorkflowExecutionFailedEventAttributes workflowId


workflowTaskCompletedEventId

Optional workflowTaskCompletedEventId: null | Long

The WORKFLOW_TASK_COMPLETED event which this command was reported with


workflowType

Optional workflowType: null | $Properties

StartChildWorkflowExecutionFailedEventAttributes workflowType