Amazon.WAF.Model.UpdateSizeConstraintSetRequest.IsSetUpdates C# (CSharp) Метод

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

private IsSetUpdates ( ) : bool
Результат bool
        internal bool IsSetUpdates()
        {
            return this._updates != null && this._updates.Count > 0; 
        }