Module: Aws::LexModelsV2::Client::_ListBotVersionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version_summaries::Array[Types::BotVersionSummary]

Returns:



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

def bot_version_summaries: () -> ::Array[Types::BotVersionSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String