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)


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

def bot_id: () -> ::String

#bot_recommendation_id ⇒ ::String

Returns:

  • (::String)


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

def bot_recommendation_id: () -> ::String

#bot_recommendation_status ⇒ "Processing", ...

Returns:

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


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

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

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#creation_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#encryption_setting ⇒ Types::EncryptionSetting



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

def encryption_setting: () -> Types::EncryptionSetting

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#transcript_source_setting ⇒ Types::TranscriptSourceSetting



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

def transcript_source_setting: () -> Types::TranscriptSourceSetting