Module: Aws::LexModelsV2::Client::_DescribeBotAnalyzerRecommendationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_analyzer_recommendation_list::Array[Types::BotAnalyzerRecommendation]

Returns:



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

def bot_analyzer_recommendation_list: () -> ::Array[Types::BotAnalyzerRecommendation]

#bot_analyzer_status"Processing", ...

Returns:

  • ("Processing", "Available", "Failed", "Stopping", "Stopped")


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

def bot_analyzer_status: () -> ("Processing" | "Available" | "Failed" | "Stopping" | "Stopped")

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#creation_date_time::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String