GetDocumentAnalysisResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The results of the text-analysis operation.

Link copied to clipboard

Information about a document that Amazon Textract processed. DocumentMetadata is returned in every page of paginated responses from an Amazon Textract video operation.

Link copied to clipboard

The current status of the text detection job.

Link copied to clipboard

If the response is truncated, Amazon Textract returns this token. You can use this token in the subsequent request to retrieve the next set of text detection results.

Link copied to clipboard

Returns if the detection job could not be completed. Contains explanation for what error occured.

Link copied to clipboard

A list of warnings that occurred during the document-analysis operation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String