GetTaskExecutionOverridesContainerOverrideEnvironment

Constructors

constructor(key: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String

The name of the key-value pair. For environment variables, this is the name of the environment variable.

Link copied to clipboard

The value of the key-value pair. For environment variables, this is the value of the environment variable.