Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Argument

Package version

The properties of a run argument.

Hierarchy

  • Argument

Index

Properties

Properties

Optional isSecret

isSecret: undefined | false | true

Flag to indicate whether the argument represents a secret and want to be removed from build logs.

name

name: string

The name of the argument.

value

value: string

The value of the argument.

Generated using TypeDoc