Skip to main content

Interface: IDeleteWorkflowExecutionRequest

workflowservice.v1.IDeleteWorkflowExecutionRequest

Properties of a DeleteWorkflowExecutionRequest.

Hierarchy

Properties

namespace

Optional namespace: null | string

DeleteWorkflowExecutionRequest namespace

Inherited from

$Properties.namespace


workflowExecution

Optional workflowExecution: null | $Properties

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

Inherited from

$Properties.workflowExecution