Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for provisioned instance variables.

export
interface

IProvisionedInstanceVariable

Hierarchy

  • IProvisionedInstanceVariable

Index

Properties

name

name: string

Name of the variable.

memberof

IProvisionedInstanceVariable

update-registry

update-registry: string

Indicates whether to update the variables in the instance from the workflow.

memberof

IProvisionedInstanceVariable

value

value: string

Value of the variable.

memberof

IProvisionedInstanceVariable

visibility

visibility: string

Visibility of the variable.

memberof

IProvisionedInstanceVariable

Generated using TypeDoc