Skip to main content

TSQSTagQueueRequest

Class in AWS.SQS

Implementation for TagQueue requests.

Ancestors

Properties

Tags

property Tags: TDictionary<string, string>

Constructors

Create

constructor Create(const AQueueUrl: string);

Constructor for TSQSTagQueueRequest.

Parameters

NameDescription
AQueueUrlA URL for an Amazon SQS queue for which to tag.