Amazon.WAF.Model.SizeConstraint.IsSetTextTransformation C# (CSharp) Méthode

IsSetTextTransformation() private méthode

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