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