Amazon.WAF.Model.SqlInjectionMatchTuple.IsSetFieldToMatch C# (CSharp) Method

IsSetFieldToMatch() private method

private IsSetFieldToMatch ( ) : bool
return bool
        internal bool IsSetFieldToMatch()
        {
            return this._fieldToMatch != null;
        }