Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConfigurationVariableValue

Hierarchy

  • ConfigurationVariableValue

Index

Properties

Optional allowOverride

allowOverride: boolean

Gets and sets if a variable can be overridden at deployment time or not.

Optional isSecret

isSecret: boolean

Gets or sets as variable is secret or not.

Optional value

value: string

Gets and sets value of the configuration variable.

Generated using TypeDoc