ContainerGroupDefinitionContainerEnvironment

An environment variable to set inside a container, in the form of a key-value pair.

Constructors

constructor(name: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The environment variable name.

Link copied to clipboard

The environment variable value.