Amazon.DynamoDBv2.Model.LocalSecondaryIndexDescription.IsSetIndexSizeBytes C# (CSharp) 메소드

IsSetIndexSizeBytes() 개인적인 메소드

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