Amazon.WAF.Model.WebACL.IsSetWebACLId C# (CSharp) Method

IsSetWebACLId() private method

private IsSetWebACLId ( ) : bool
return bool
        internal bool IsSetWebACLId()
        {
            return this._webACLId != null;
        }