TTextractGetRequest
Class in AWS.Textract
Base class for Textract Get* requests.
Ancestors
Properties
JobId
property JobId: string
Constructors
Create
constructor Create(const AJobId: string);
Constructor for TTextractGetRequest.
Parameters
| Name | Description |
|---|---|
AJobId | Specify the unique identifier of the job to retrieve. |