Module: Aws::LexModelsV2::Client::_ListUtteranceAnalyticsDataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListUtteranceAnalyticsDataResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#bot_id ⇒ ::String
1883 |
# File 'sig/client.rbs', line 1883
def bot_id: () -> ::String
|
#next_token ⇒ ::String
1884 |
# File 'sig/client.rbs', line 1884
def next_token: () -> ::String
|
#utterances ⇒ ::Array[Types::UtteranceSpecification]
1885 |
# File 'sig/client.rbs', line 1885
def utterances: () -> ::Array[Types::UtteranceSpecification]
|