AWS SDK for .NET Documentation
ReadCapacityUnits Property
AmazonAmazon.DynamoDBv2.ModelProvisionedThroughputReadCapacityUnits Did this page help you?   Yes   No    Tell us about it...
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide.

Constraints:

Range
1 -

Declaration Syntax
C#
public long ReadCapacityUnits { get; set; }

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