Amazon.WAF.Model.UpdateWebACLRequest.IsSetUpdates C# (CSharp) 메소드

IsSetUpdates() 개인적인 메소드

private IsSetUpdates ( ) : bool
리턴 bool
        internal bool IsSetUpdates()
        {
            return this._updates != null && this._updates.Count > 0; 
        }