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

IsSetTextTransformation() private method

private IsSetTextTransformation ( ) : bool
return bool
        internal bool IsSetTextTransformation()
        {
            return this._textTransformation != null;
        }