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
1888 |
# File 'sig/client.rbs', line 1888
def bot_id: () -> ::String
|
#next_token ⇒ ::String
1889 |
# File 'sig/client.rbs', line 1889
def next_token: () -> ::String
|
#utterances ⇒ ::Array[Types::UtteranceSpecification]
1890 |
# File 'sig/client.rbs', line 1890
def utterances: () -> ::Array[Types::UtteranceSpecification]
|