Amazon.WAF.Model.WebACL.IsSetRules C# (CSharp) 메소드

IsSetRules() 개인적인 메소드

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