Amazon.WAFRegional.Model.ListWebACLsResponse.IsSetWebACLs C# (CSharp) Méthode

IsSetWebACLs() private méthode

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