Module: Aws::LexModelsV2::Client::_StopBotRecommendationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_recommendation_id ⇒ ::String

Returns:

  • (::String)


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

def bot_recommendation_id: () -> ::String

#bot_recommendation_status ⇒ "Processing", ...

Returns:

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


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

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

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String