Skip to main content

ITextractUpdateAdapterResponse

Interface in AWS.Textract

Interface for UpdateAdapter responses.

Ancestors

Properties

AdapterId

property AdapterId: string

The unique identifier for the adapter.

AdapterName

property AdapterName: string

The name of the adapter.

AutoUpdate

property AutoUpdate: string

Species whether the adapter is being automatically updated or not.

Valid values: DISABLED | ENABLED.

CreationTime

property CreationTime: TDateTime

Provides the date and time the adapter was created.

Description

property Description: string

Provides the description of the adapter.

FeatureTypes

property FeatureTypes: TList<string>

A list of the targeted feature types for the adapter.

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