Skip to main content

Interface: IDeleteWorkflowExecutionRequest

workflowservice.v1.IDeleteWorkflowExecutionRequest

Properties of a DeleteWorkflowExecutionRequest.

Implemented by

Properties

namespace

Optional namespace: null | string

DeleteWorkflowExecutionRequest namespace


workflowExecution

Optional workflowExecution: null | IWorkflowExecution

Workflow Execution to delete. If run_id is not specified, the latest one is used.