Options
All
  • Public
  • Public/Protected
  • All
Menu

Custom slot type to define a list of possible values for a slot. Used for items that are not covered by Amazon's built-in slot types.

interface

Hierarchy

  • SlotType

Index

Properties

Optional name

name: string

Optional valueSupplier

valueSupplier: ValueSupplier

Optional values

values: Array<string>