Module: Aws::LexModelsV2::Client::_DescribeBotRecommendationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_recommendation_id ⇒ ::String

Returns:

  • (::String)


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

def bot_recommendation_id: () -> ::String

#bot_recommendation_results ⇒ Types::BotRecommendationResults



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

def bot_recommendation_results: () -> Types::BotRecommendationResults

#bot_recommendation_status ⇒ "Processing", ...

Returns:

  • ("Processing", "Deleting", "Deleted", "Downloading", "Updating", "Available", "Failed", "Stopping", "Stopped")


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

def bot_recommendation_status: () -> ("Processing" | "Deleting" | "Deleted" | "Downloading" | "Updating" | "Available" | "Failed" | "Stopping" | "Stopped")

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#creation_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#encryption_setting ⇒ Types::EncryptionSetting



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

def encryption_setting: () -> Types::EncryptionSetting

#failure_reasons ⇒ ::Array[::String]

Returns:

  • (::Array[::String])


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

def failure_reasons: () -> ::Array[::String]

#last_updated_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def last_updated_date_time: () -> ::Time

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#transcript_source_setting ⇒ Types::TranscriptSourceSetting



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

def transcript_source_setting: () -> Types::TranscriptSourceSetting