Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnvironmentVariable

Package version

Describes an environment variable for the container.

Hierarchy

  • EnvironmentVariable

Index

Properties

Properties

Optional name

name: undefined | string

The name of the environment variable.

Optional value

value: undefined | string

The value of the environment variable.

Generated using TypeDoc