TTranslateTagResourceRequest
Class in AWS.Translate
TagResource request class.
Ancestors
Properties
ResourceArn
property ResourceArn: TARN
Tags
property Tags: TList<ITranslateTag>
Type: ITranslateTag
Constructors
Create
constructor Create(const AResourceArn: TARN);
Constructor for TTranslateTagResourceRequest.
Parameters
| Name | Description |
|---|---|
AResourceArn | Specify the Amazon Resource Name (ARN) of an Amazon Translate resource. |