class Aws::LexModelBuildingService::Types::UtteranceList
Provides a list of utterances that have been made to a specific version of your bot. The list contains a maximum of 100 utterances.
@!attribute [rw] bot_version
The version of the bot that processed the list. @return [String]
@!attribute [rw] utterances
One or more UtteranceData objects that contain information about the utterances that have been made to a bot. The maximum number of object is 100. @return [Array<Types::UtteranceData>]
@see docs.aws.amazon.com/goto/WebAPI/lex-models-2017-04-19/UtteranceList AWS API Documentation
Constants
- SENSITIVE