Amazon.WAFRegional.Model.ListWebACLsResponse.IsSetWebACLs C# (CSharp) 메소드

IsSetWebACLs() 개인적인 메소드

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