TerminateWorkflowExecutionRequest
Types
Properties
Link copied to clipboard
If set, specifies the policy to use for the child workflow executions of the workflow execution being terminated. This policy overrides the child policy specified for the workflow execution at registration time or when starting the execution.
Link copied to clipboard
The workflowId of the workflow execution to terminate.
Functions
Link copied to clipboard
inline fun copy(block: TerminateWorkflowExecutionRequest.Builder.() -> Unit = {}): TerminateWorkflowExecutionRequest