RunLink

data class RunLink(val runId: String)

Represents a link to a run.

Constructors

Link copied to clipboard
constructor(runId: String)

Properties

Link copied to clipboard

The ID of the run.