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:



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

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

#bot_analyzer_status ⇒ "Processing", ...

Returns:

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


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

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

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#creation_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#next_token ⇒ ::String

Returns:

  • (::String)


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

def next_token: () -> ::String