ITextractAdapterVersionOverview
Interface in AWS.Textract
Interface for AdapterVersionOverview.
Properties
AdapterId
property AdapterId: string
The unique identifier for the adapter resource.
AdapterVersion
property AdapterVersion: string
The version of the adapter.
CreationTime
property CreationTime: TOptional<TDateTime>
The date and time that the adapter version was created.
FeatureTypes
property FeatureTypes: TList<string>
Specify the type of features that the adapter version is operating on.
Valid values: TABLES | FORMS | QUERIES | SIGNATURES | LAYOUT.
Status
property Status: string
The status of the adapter version.
Valid values: ACTIVE | AT_RISK | DEPRECATED | CREATION_ERROR | CREATION_IN_PROGRESS.
StatusMessage
property StatusMessage: string
A message describing the status of the adapter version.