TRekognitionTagResourceRequest
Class in AWS.Rekognition
TagResource request class.
Ancestors
Properties
ResourceArn
property ResourceArn: TARN
Tags
property Tags: TDictionary<string, string>
Constructors
Create
constructor Create(const AResourceArn: TARN);
Constructor for TRekognitionTagResourceRequest.
Parameters
| Name | Description |
|---|---|
AReourceArn | Specify the Amazon Resource Name (ARN) of the collaction, stream processor, os custom model to add tags to. |