Skip to main content

TTextractTagResourceRequest

Class in AWS.Textract

TagResource request class.

Ancestors

Properties

ResourceARN

property ResourceARN: TARN

Tags

property Tags: TDictionary<string, string>

Constructors

Create

constructor Create(const AResourceARN: TARN);

Constructor for TTextractTagResourceRequest.

Parameters

NameDescription
AResourceARNSpecify the Amazon Resource Name (ARN) of the Amazon Textract resource to add tags to.