Class: WorkflowExecutionTimedOutEventAttributes
history.v1.WorkflowExecutionTimedOutEventAttributes
Represents a WorkflowExecutionTimedOutEventAttributes.
Implements
Constructors
constructor
• new WorkflowExecutionTimedOutEventAttributes(properties?): WorkflowExecutionTimedOutEventAttributes
Constructs a new WorkflowExecutionTimedOutEventAttributes.
Parameters
| Name | Type | Description |
|---|---|---|
properties? | IWorkflowExecutionTimedOutEventAttributes | Properties to set |
Returns
WorkflowExecutionTimedOutEventAttributes
Properties
newExecutionRunId
• newExecutionRunId: string
If another run is started by cron or retry, this contains the new run id.