BatchStopJobRunError

Records an error that occurred when attempting to stop a specified job run.

Types

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

Properties

Link copied to clipboard

Specifies details about the error that was encountered.

Link copied to clipboard

The name of the job definition that is used in the job run in question.

Link copied to clipboard

The JobRunId of the job run in question.

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