Amazon.DynamoDBv2.Model.ItemCollectionMetrics.IsSetSizeEstimateRangeGB C# (CSharp) Method

IsSetSizeEstimateRangeGB() private method

private IsSetSizeEstimateRangeGB ( ) : bool
return bool
        internal bool IsSetSizeEstimateRangeGB()
        {
            return this._sizeEstimateRangeGB != null && this._sizeEstimateRangeGB.Count > 0; 
        }