Values.ResponseSpecificationSourceSpecifies a list of message groups that Amazon Lex uses to respond the user input.
type nonrec t = {messageGroups : MessageGroupsList.t;A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
*)allowInterrupt : BoxedBoolean.t option;Indicates whether the user can interrupt a speech response from Amazon Lex.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of BoxedBoolean.t
| `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of
ButtonText.t ])
list ]
list
| `String of PlainTextMessageValue.t ])
list ])
list ]
list
| `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of ButtonText.t ])
list ]
list
| `String of PlainTextMessageValue.t ])
list ])
list ])
list ]
list ])
list ]