AWS SDK for .NET Documentation
ScanIndexForward Property
AmazonAmazon.DynamoDB.ModelQueryRequestScanIndexForward Did this page help you?   Yes   No    Tell us about it...
Specifies forward or backward traversal of the index. Amazon DynamoDB returns results reflecting the requested order, determined by the range key. The default value is true (forward).
Declaration Syntax
C#
public bool ScanIndexForward { get; set; }

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