ExecutionEnvironmentVariables

Environment variables provided as input for a pipeline execution.

Types

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

Properties

Link copied to clipboard

Per-compute-node environment variable overrides. Each entry maps a compute node name to its environment variable overrides.

Link copied to clipboard

Global environment variables that apply to all compute nodes in the pipeline execution.

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