Module: Aws::Rekognition::Client::_DetectTextResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#text_detections::Array[Types::TextDetection]

Returns:



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

def text_detections: () -> ::Array[Types::TextDetection]

#text_model_version::String

Returns:

  • (::String)


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

def text_model_version: () -> ::String