Builder
Properties
Specifies the adapter to be used when analyzing a document.
A list of the types of analysis to perform. Add TABLES to the list to return information about the tables that are detected in the input document. Add FORMS to return detected form data. Add SIGNATURES to return the locations of detected signatures. Add LAYOUT to the list to return information about the layout of the document. All lines and words detected in the document are included in the response (including text that isn't related to the value of FeatureTypes
).
Sets the configuration for the human in the loop workflow for analyzing documents.
Contains Queries and the alias for those Queries, as determined by the input.
Functions
construct an aws.sdk.kotlin.services.textract.model.AdaptersConfig inside the given block
construct an aws.sdk.kotlin.services.textract.model.Document inside the given block
construct an aws.sdk.kotlin.services.textract.model.HumanLoopConfig inside the given block
construct an aws.sdk.kotlin.services.textract.model.QueriesConfig inside the given block