TTextractDeleteAdapterRequest
Class in AWS.Textract
DeleteAdapter request class.
Ancestors
Properties
AdapterId
property AdapterId: string
Constructors
Create
constructor Create(const AAdapterId: string);
Constructor for TTextractDeleteAdapterRequest.
Parameters
| Name | Description |
|---|---|
AAdapterId | Specify the unique identifier for the adapter that will be deleted. |