Module: Aws::LexModelsV2::Client::_ListBotAnalyzerHistoryResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListBotAnalyzerHistoryResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#bot_analyzer_history_list ⇒ ::Array[Types::BotAnalyzerHistorySummary]

Returns:



1264
# File 'sig/client.rbs', line 1264

def bot_analyzer_history_list: () -> ::Array[Types::BotAnalyzerHistorySummary]

#bot_id ⇒ ::String

Returns:

  • (::String)


1261
# File 'sig/client.rbs', line 1261

def bot_id: () -> ::String

#bot_version ⇒ ::String

Returns:

  • (::String)


1263
# File 'sig/client.rbs', line 1263

def bot_version: () -> ::String

#locale_id ⇒ ::String

Returns:

  • (::String)


1262
# File 'sig/client.rbs', line 1262

def locale_id: () -> ::String

#next_token ⇒ ::String

Returns:

  • (::String)


1265
# File 'sig/client.rbs', line 1265

def next_token: () -> ::String