xssMatchStatement

@JvmName(name = "sejbmpxaeavyujpr")
suspend fun xssMatchStatement(value: Output<WebAclRuleStatementXssMatchStatementArgs>)
@JvmName(name = "focblsacwyeswnqv")
suspend fun xssMatchStatement(value: WebAclRuleStatementXssMatchStatementArgs?)

Parameters

value

Rule statement that defines a cross-site scripting (XSS) match search for AWS WAF to apply to web requests. See xss_match_statement below for details.


@JvmName(name = "sqygbexjhwyrwktd")
suspend fun xssMatchStatement(argument: suspend WebAclRuleStatementXssMatchStatementArgsBuilder.() -> Unit)

Parameters

argument

Rule statement that defines a cross-site scripting (XSS) match search for AWS WAF to apply to web requests. See xss_match_statement below for details.