Module: Aws::LexRuntimeV2::Client::_RecognizeTextResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#interpretations::Array[Types::Interpretation]

Returns:



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

def interpretations: () -> ::Array[Types::Interpretation]

#messages::Array[Types::Message]

Returns:



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

def messages: () -> ::Array[Types::Message]

#recognized_bot_memberTypes::RecognizedBotMember



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

def recognized_bot_member: () -> Types::RecognizedBotMember

#request_attributes::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def request_attributes: () -> ::Hash[::String, ::String]

#session_id::String

Returns:

  • (::String)


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

def session_id: () -> ::String

#session_stateTypes::SessionState

Returns:



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

def session_state: () -> Types::SessionState