Amazon.WAF.Model.CreateWebACLResponse.IsSetWebACL C# (CSharp) Méthode

IsSetWebACL() private méthode

private IsSetWebACL ( ) : bool
Résultat bool
        internal bool IsSetWebACL()
        {
            return this._webACL != null;
        }