SizeConstraintSetUpdate class
Properties
-
action
→ ChangeAction
-
Specify
INSERT
to add a SizeConstraintSetUpdate to a
SizeConstraintSet. Use DELETE
to remove a
SizeConstraintSetUpdate
from a SizeConstraintSet
.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
sizeConstraint
→ 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.
final