C# Class Amazon.WAF.Model.XssMatchSet

A complex type that contains XssMatchTuple objects, which specify the parts of web requests that you want AWS WAF to inspect for cross-site scripting attacks and, if you want AWS WAF to inspect a header, the name of the header. If a XssMatchSet contains more than one XssMatchTuple object, a request needs to include cross-site scripting attacks in only one of the specified parts of the request to be considered a match.
Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetName ( ) : bool
IsSetXssMatchSetId ( ) : bool
IsSetXssMatchTuples ( ) : bool