Skip to main content

TTranscribeTagResourceRequest

Class in AWS.Transcribe

TagResource request class.

Ancestors

Properties

ResourceArn

property ResourceArn: TARN

Tags

property Tags: TList<ITranscribeTag>

Type: ITranscribeTag

Constructors

Create

constructor Create(const AResourceArn: TARN);

Constructor for TTranscribeTagResourceRequest.

Parameters

NameDescription
AResourceArnSpecify the Amazon Resource Name (ARN) of an Amazon Transcribe resource to tag.