Amazon.WAF.Model.XssMatchSetUpdate.IsSetXssMatchTuple C# (CSharp) Méthode

IsSetXssMatchTuple() private méthode

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