View a markdown version of this page

ðŸ“Ē āđāļˆāđ‰āļ‡āđ€āļ•āļ·āļ­āļ™: lexv/latest/APIReference/API SlotValueOverride.html - āļ›āļĢāļ°āđ€āļ”āđ‡āļ™āļĢāđ‰āļ­āļ™

SlotValueOverride

The slot values that Amazon Lex uses when it sets slot values in a dialog step.

Contents

shape

When the shape value is List, it indicates that the values field contains a list of slot values. When the value is Scalar, it indicates that the value field contains a single value.

Type: String

Valid Values: Scalar | List

Required: No

value

The current value of the slot.

Type: SlotValue object

Required: No

values

A list of one or more values that the user provided for the slot. For example, for a slot that elicits pizza toppings, the values might be "pepperoni" and "pineapple."

Type: Array of SlotValueOverride objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: