Amazon.CloudWatchLogs.Model.LogGroup.IsSetStoredBytes C# (CSharp) Метод

IsSetStoredBytes() приватный Метод

private IsSetStoredBytes ( ) : bool
Результат bool
        internal bool IsSetStoredBytes()
        {
            return this._storedBytes.HasValue; 
        }