Amazon.WAF.Model.GetWebACLResponse.IsSetWebACL C# (CSharp) Method

IsSetWebACL() private method

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