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)


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

def bot_analyzer_request_id: () -> ::String

#bot_analyzer_status"Processing", ...

Returns:

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


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

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

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#creation_date_time::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String