Skip to main content

ITextractUpdateAdapterRequest

Interface in AWS.Textract

Interface for UpdateAdapter requests.

Ancestors

Properties

AdapterId

property AdapterId: string

Specify the unique identifier for the adapter to update.

AdapterName

property AdapterName: string

Specify a new name to be assigned to the adapter being updated.

AutoUpdate

property AutoUpdate: string

Specify whether or not the adapter should be automatically updated.

Valid values: DISABLED | ENABLED.

Description

property Description: string

Specify a new description to assign to the adapter being updated.