Module: Aws::Textract::Client::_DetectDocumentTextResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#blocks::Array[Types::Block]

Returns:



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

def blocks: () -> ::Array[Types::Block]

#detect_document_text_model_version::String

Returns:

  • (::String)


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

def detect_document_text_model_version: () -> ::String

#document_metadataTypes::DocumentMetadata



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

def document_metadata: () -> Types::DocumentMetadata