TTextractTagResourceRequest
Class in AWS.Textract
TagResource request class.
Ancestors
Properties
ResourceARN
property ResourceARN: TARN
Tags
property Tags: TDictionary<string, string>
Constructors
Create
constructor Create(const AResourceARN: TARN);
Constructor for TTextractTagResourceRequest.
Parameters
| Name | Description |
|---|---|
AResourceARN | Specify the Amazon Resource Name (ARN) of the Amazon Textract resource to add tags to. |