Module: Aws::LexModelsV2::Client::_UpdateBotRecommendationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_recommendation_id ⇒ ::String

Returns:

  • (::String)


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

def bot_recommendation_id: () -> ::String

#bot_recommendation_status ⇒ "Processing", ...

Returns:

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


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

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

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#creation_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#encryption_setting ⇒ Types::EncryptionSetting



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

def encryption_setting: () -> Types::EncryptionSetting

#last_updated_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def last_updated_date_time: () -> ::Time

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#transcript_source_setting ⇒ Types::TranscriptSourceSetting



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

def transcript_source_setting: () -> Types::TranscriptSourceSetting