Amazon.CloudWatchLogs.Model.LogGroup.IsSetStoredBytes C# (CSharp) 메소드

IsSetStoredBytes() 개인적인 메소드

private IsSetStoredBytes ( ) : bool
리턴 bool
        internal bool IsSetStoredBytes()
        {
            return this._storedBytes.HasValue; 
        }