Amazon.CloudWatchLogs.Model.LogGroup.IsSetStoredBytes C# (CSharp) Méthode

IsSetStoredBytes() private méthode

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