Module: Aws::LexModelsV2::Client::_StartBotRecommendationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_recommendation_id::String

Returns:

  • (::String)


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

def bot_recommendation_id: () -> ::String

#bot_recommendation_status"Processing", ...

Returns:

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


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

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

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#creation_date_time::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#encryption_settingTypes::EncryptionSetting



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

def encryption_setting: () -> Types::EncryptionSetting

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#transcript_source_settingTypes::TranscriptSourceSetting



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

def transcript_source_setting: () -> Types::TranscriptSourceSetting