Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SetValue

Package version

The properties of a overridable value that can be passed to a task template.

Hierarchy

  • SetValue

Index

Properties

Properties

Optional isSecret

isSecret: undefined | false | true

Flag to indicate whether the value represents a secret or not.

name

name: string

The name of the overridable value.

value

value: string

The overridable value.

Generated using TypeDoc