C# Класс Amazon.WAF.Model.SizeConstraint

Specifies a constraint on the size of a part of the web request. AWS WAF uses the Size, ComparisonOperator, and FieldToMatch to build an expression in the form of "Size ComparisonOperator size in bytes of FieldToMatch". If that expression is true, the SizeConstraint is considered to match.
Показать файл Открыть проект

Приватные методы

Метод Описание
IsSetComparisonOperator ( ) : bool
IsSetFieldToMatch ( ) : bool
IsSetSize ( ) : bool
IsSetTextTransformation ( ) : bool