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:



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

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

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String