BotSlotDefaultValueSpecification

data class BotSlotDefaultValueSpecification(val defaultValueList: List<BotSlotDefaultValue>)

A list of values that Amazon Lex should use as the default value for a slot.

Constructors

Link copied to clipboard
constructor(defaultValueList: List<BotSlotDefaultValue>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of slot default values