PipelineVariableDeclaration

A variable declared at the pipeline level.

Types

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

Properties

Link copied to clipboard

The value of a pipeline-level variable.

Link copied to clipboard

The description of a pipeline-level variable. It's used to add additional context about the variable, and not being used at time when pipeline executes.

Link copied to clipboard

The name of a pipeline-level variable.

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