XssMatchSetUpdate.Builder |
XssMatchSetUpdate.Builder.action(String action) |
|
XssMatchSetUpdate.Builder |
XssMatchSetUpdate.Builder.action(ChangeAction action) |
|
static XssMatchSetUpdate.Builder |
XssMatchSetUpdate.builder() |
|
XssMatchSetUpdate.Builder |
XssMatchSetUpdate.toBuilder() |
|
default XssMatchSetUpdate.Builder |
XssMatchSetUpdate.Builder.xssMatchTuple(Consumer<XssMatchTuple.Builder> xssMatchTuple) |
Specifies the part of a web request 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.
|
XssMatchSetUpdate.Builder |
XssMatchSetUpdate.Builder.xssMatchTuple(XssMatchTuple xssMatchTuple) |
Specifies the part of a web request 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.
|