TTextractGetAdapterRequest
Class in AWS.Textract
GetAdapter request class.
Ancestors
Properties
AdapterId
property AdapterId: string
Constructors
Create
constructor Create(const AAdapterId: string);
Constructor for TTextractGetAdapterRequest.
Parameters
| Name | Description |
|---|---|
AAdapterId | Specify the unique identifier for the adapter to be fetched. |