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)


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

def bot_analyzer_request_id: () -> ::String

#bot_analyzer_status"Processing", ...

Returns:

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


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

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

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String