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)


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

def bot_id: () -> ::String

#bot_recommendation_id::String

Returns:

  • (::String)


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

def bot_recommendation_id: () -> ::String

#bot_recommendation_status"Processing", ...

Returns:

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


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

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

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#creation_date_time::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#encryption_settingTypes::EncryptionSetting



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

def encryption_setting: () -> Types::EncryptionSetting

#last_updated_date_time::Time

Returns:

  • (::Time)


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

def last_updated_date_time: () -> ::Time

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#transcript_source_settingTypes::TranscriptSourceSetting



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

def transcript_source_setting: () -> Types::TranscriptSourceSetting