Amazon.CloudWatchLogs.Model.LogGroup.IsSetStoredBytes C# (CSharp) Method

IsSetStoredBytes() private method

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