AWS SDK for .NET Documentation
ConsistentRead Property
AmazonAmazon.DynamoDB.ModelKeysAndAttributesConsistentRead Did this page help you?   Yes   No    Tell us about it...
If set to true, then a consistent read is issued. Otherwise eventually-consistent is used.
Declaration Syntax
C#
public bool ConsistentRead { get; set; }

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