AWS SDK for .NET Documentation
ConsistentRead Property
AmazonAmazon.DynamoDBv2.DocumentModelQueryOperationConfigConsistentRead Did this page help you?   Yes   No    Tell us about it...
If set to true, this flag ensures that the most recently written data is returned.
Declaration Syntax
C#
public bool ConsistentRead { get; set; }

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