Skip to main content

ITextractAdapterOverview

Interface in AWS.Textract

Interface for AdapterOverview.

Properties

AdapterId

property AdapterId: string

The unique identifier for the adapter resource.

AdapterName

property AdapterName: string

The name of the adapter.

CreationTime

property CreationTime: TOptional<TDateTime>

The date and time that the adapter was created.

FeatureTypes

property FeatureTypes: TList<string>

Specify the type of features that the adapter is operating on.

Valid values: TABLES | FORMS | QUERIES | SIGNATURES | LAYOUT.