AWS SDK for .NET Documentation
Entries Property
AmazonAmazon.SQS.ModelChangeMessageVisibilityBatchRequestEntries Did this page help you?   Yes   No    Tell us about it...
A list of receipt handles of the messages for which the visibility timeout must be changed.
Declaration Syntax
C#
public List<ChangeMessageVisibilityBatchRequestEntry> Entries { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)