StopExperimentRunRequest

Types

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

Properties

Link copied to clipboard

The application ID or name.

Link copied to clipboard

Optional deployment parameters for the stop operation.

Link copied to clipboard

The experiment definition ID or name.

Link copied to clipboard

The result of the experiment run, including an executive summary and reasons for or against launching.

Link copied to clipboard
val run: Int?

The run number to stop.

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