Interface: WorkflowExecutionDescription
client.WorkflowExecutionDescription
Properties
closeTime
• Optional
closeTime: Date
executionTime
• Optional
executionTime: Date
historyLength
• historyLength: Long
memo
• Optional
memo: Record
<string
, unknown
>
parentExecution
• Optional
parentExecution: Required
<IWorkflowExecution
>
raw
• raw: IDescribeWorkflowExecutionResponse
runId
• runId: string
searchAttributes
• Optional
searchAttributes: Record
<string
, unknown
>
startTime
• startTime: Date
status
• status: WorkflowExecutionStatus
taskQueue
• taskQueue: string
type
• type: string
workflowId
• workflowId: string