AWS SDK for .NET Documentation
Limit Property
AmazonAmazon.DynamoDB.DocumentModelSearchLimit Did this page help you?   Yes   No    Tell us about it...
Upper limit on the number of items returned. For Queries: upper limit on the number of items returned. For Scan: limit on the number of items scanned. Maps directly to Limit property on Query and Scan operations.
Declaration Syntax
C#
public int Limit { get; internal set; }

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