An estimate of item collection size, measured in gigabytes. This is a two-element array containing a lower bound and an upper bound for the
estimate. The estimate includes the size of all the items in the table, plus the size of all attributes projected into all of the secondary
indexes on that table. Use this estimate to measure whether a secondary index is approaching its size limit. The estimate is subject to
change over time; therefore, do not rely on the precision or accuracy of the estimate.
Namespace: Amazon.DynamoDBv2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public List<Double> SizeEstimateRangeGB { get; set; }
Property Value
Type: System.Collections.Generic.List<System.Double>
Type: System.Collections.Generic.List<System.Double>
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8