Amazon.DynamoDBv2.Model.LocalSecondaryIndexDescription.IsSetIndexSizeBytes C# (CSharp) Method

IsSetIndexSizeBytes() private method

private IsSetIndexSizeBytes ( ) : bool
return bool
        internal bool IsSetIndexSizeBytes()
        {
            return this._indexSizeBytes.HasValue; 
        }