Skip to main content

TTextractGetAdapterVersionRequest

Class in AWS.Textract

GetAdapterVersion request class.

Ancestors

Properties

AdapterId

property AdapterId: string

AdapterVersion

property AdapterVersion: string

Constructors

Create

constructor Create(const AAdapterId, AAdapterVersion: string);

Constructor for TTextractGetAdapterVersionRequest.

Parameters

NameDescription
AAdapterIdSpecify the unique identifier for the adapter to be fetched.
AAdapterVersionSpecify the version of the adapter to be fetched.