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
| Name | Description |
|---|---|
AResourceArn | Specify the Amazon Resource Name (ARN) of an Amazon Transcribe resource to tag. |