Builder

class Builder

Properties

Link copied to clipboard
var name: String?

The name of the workflow to resume.

Link copied to clipboard

A list of the node IDs for the nodes you want to restart. The nodes that are to be restarted must have a run attempt in the original run.

Link copied to clipboard

The ID of the workflow run to resume.