UpdateRunStatusResponse

The status of a UpdateRun.

Constructors

Link copied to clipboard
constructor(stages: List<UpdateStageStatusResponse>, status: UpdateStatusResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The stages composing an update run. Stages are run sequentially withing an UpdateRun.

Link copied to clipboard

The status of the UpdateRun.