Module: Aws::LexModelsV2::Client::_StartBotAnalyzerResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_analyzer_request_id ⇒ ::String

Returns:

  • (::String)


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

def bot_analyzer_request_id: () -> ::String

#bot_analyzer_status ⇒ "Processing", ...

Returns:

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


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

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

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#creation_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String