AWS SDK for .NET Documentation
ConsistentRead Property
AmazonAmazon.DynamoDBv2.ModelKeysAndAttributesConsistentRead Did this page help you?   Yes   No    Tell us about it...
The consistency of a read operation. If set to true, then a strongly consistent read is used; otherwise, an eventually consistent read is used.
Declaration Syntax
C#
public bool ConsistentRead { get; set; }

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