Module: Aws::LexModelsV2::Client::_StopBotAnalyzerResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_analyzer_request_id ⇒ ::String

Returns:

  • (::String)


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

def bot_analyzer_request_id: () -> ::String

#bot_analyzer_status ⇒ "Processing", ...

Returns:

  • ("Processing", "Available", "Failed", "Stopping", "Stopped")


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

def bot_analyzer_status: () -> ("Processing" | "Available" | "Failed" | "Stopping" | "Stopped")

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String