menu
aws_waf_regional_api package
documentation
waf-regional-2016-11-28.dart
XssMatchTuple class
XssMatchTuple class
dark_mode
light_mode
XssMatchTuple
class
Constructors
XssMatchTuple
({
required
FieldToMatch
fieldToMatch
,
required
TextTransformation
textTransformation
})
XssMatchTuple.fromJson
(
Map
<
String
,
dynamic
>
json
)
factory
Properties
fieldToMatch
→
FieldToMatch
Specifies where in a web request to look for cross-site scripting attacks.
final
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
textTransformation
→
TextTransformation
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF. If you specify a transformation, AWS WAF performs the transformation on
FieldToMatch
before inspecting it for a match.
final
Methods
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson
(
)
→
Map
<
String
,
dynamic
>
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
aws_waf_regional_api package
documentation
waf-regional-2016-11-28
XssMatchTuple class
waf-regional-2016-11-28 library