Skip to main content

TSQSChangeMessageVisibilityBatchRequest

Class in AWS.SQS

Implementation for ChangeMessageVisibilityBatch requests.

Ancestors

Properties

Entries

property Entries: TList<ISQSChangeMessageVisibilityBatchRequestEntry>

Type: ISQSChangeMessageVisibilityBatchRequestEntry

Constructors

Create

constructor Create(const AQueueUrl: string);

Constructor for TSQSChangeMessageVisibilityBatchRequest.

Parameters

NameDescription
AQueueUrlA URL for an Amazon SQS queue on whose message visibility is to be changed.