Namespace: RequestCancelWorkflowExecutionRequest
workflowservice.v1.RequestCancelWorkflowExecutionRequest
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a RequestCancelWorkflowExecutionRequest.
Type declaration
| Name | Type |
|---|---|
firstExecutionRunId? | string | null |
identity? | string | null |
links? | $Shape[] | null |
namespace? | string | null |
reason? | string | null |
requestId? | string | null |
workflowExecution? | $Shape | null |