AWS SDK for .NET Documentation
ConsistentRead Property
AmazonAmazon.DynamoDBv2.DataModelDynamoDBContextConfigConsistentRead Did this page help you?   Yes   No    Tell us about it...
Property that directs DynamoDBContext to use consistent reads. If property is not set, behavior defaults to non-consistent reads.
Declaration Syntax
C#
public Nullable<bool> ConsistentRead { get; set; }

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