property Argument.allowableValues

Optional list of values that the value must match. This is not supported for ArgumentValueTypeName.BOOLEAN.

Type

ReadonlyArray<ArgumentSingleValueType>

Usage

import type Argument from ".";