Interface: IDeleteWorkflowExecutionRequest
workflowservice.v1.IDeleteWorkflowExecutionRequest
Properties of a DeleteWorkflowExecutionRequest.
Hierarchy
-
↳
IDeleteWorkflowExecutionRequest
Properties
namespace
• Optional namespace: null | string
DeleteWorkflowExecutionRequest namespace
Inherited from
workflowExecution
• Optional workflowExecution: null | $Properties
Workflow Execution to delete. If run_id is not specified, the latest one is used.