Skip to main content

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

NameDescription
AResourceArnSpecify the Amazon Resource Name (ARN) of an Amazon Translate resource.