Module: Aws::LexModelsV2::Client::_ListBotRecommendationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_recommendation_summaries ⇒ ::Array[Types::BotRecommendationSummary]

Returns:



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

def bot_recommendation_summaries: () -> ::Array[Types::BotRecommendationSummary]

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#next_token ⇒ ::String

Returns:

  • (::String)


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

def next_token: () -> ::String