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)


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

def bot_id: () -> ::String

#bot_recommendation_summaries::Array[Types::BotRecommendationSummary]

Returns:



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

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

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String