ReadCapacityUnits are in terms of strictly consistent reads, assuming items of 1k. 2k items require twice the
ReadCapacityUnits. Eventually-consistent reads only require half the ReadCapacityUnits of stirctly consistent reads.
Constraints:

C# |
public long ReadCapacityUnits { get; set; }