The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException. Eventually
            consistent reads require less effort than strongly consistent reads, so a setting of 50 ReadCapacityUnits per second provides 100
            eventually consistent ReadCapacityUnits per second.
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public long ReadCapacityUnits { get; set; }