Bot Response Specification
data class BotResponseSpecification(val allowInterrupt: Boolean? = null, val messageGroupsList: List<BotMessageGroup>)
A list of message groups that Amazon Lex uses to respond the user input.
A list of message groups that Amazon Lex uses to respond the user input.