Button
Describes a button to use on a response card used to gather slot values from a user.
Contents
- text
-
The text that appears on the button. Use this to tell the user what value is returned when they choose this button.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Required: Yes
- value
-
The value returned to Amazon Lex when the user chooses this button. This must be one of the slot values configured for the slot.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: