Amazon.WAF.Model.XssMatchSetUpdate.IsSetXssMatchTuple C# (CSharp) Method

IsSetXssMatchTuple() private method

private IsSetXssMatchTuple ( ) : bool
return bool
        internal bool IsSetXssMatchTuple()
        {
            return this._xssMatchTuple != null;
        }