Namespace: ResetWorkflowExecutionRequest
workflowservice.v1.ResetWorkflowExecutionRequest
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a ResetWorkflowExecutionRequest.
Type declaration
| Name | Type |
|---|---|
identity? | string | null |
namespace? | string | null |
postResetOperations? | $Shape[] | null |
reason? | string | null |
requestId? | string | null |
resetReapplyExcludeTypes? | ResetReapplyExcludeType[] | null |
resetReapplyType? | ResetReapplyType | null |
workflowExecution? | $Shape | null |
workflowTaskFinishEventId? | Long | null |