class Aws::LexModelBuildingService::Types::GetUtterancesViewResponse

@!attribute [rw] bot_name

The name of the bot for which utterance information was returned.
@return [String]

@!attribute [rw] utterances

An array of UtteranceList objects, each containing a list of
UtteranceData objects describing the utterances that were processed
by your bot. The response contains a maximum of 100 `UtteranceData`
objects for each version. Amazon Lex returns the most frequent
utterances received by the bot in the last 15 days.
@return [Array<Types::UtteranceList>]

@see docs.aws.amazon.com/goto/WebAPI/lex-models-2017-04-19/GetUtterancesViewResponse AWS API Documentation

Constants

SENSITIVE