StartWorkflowRunResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier of the newly started workflow run.

Link copied to clipboard

The timestamp when the workflow run was started, in ISO 8601 date-time format.

Link copied to clipboard

The initial status of the workflow run. This is typically STARTING when you first create the run.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String