xssMatchStatement

@JvmName(name = "fjwpcwffragtlhdk")
suspend fun xssMatchStatement(value: Output<WebAclRuleStatementXssMatchStatementArgs>)
@JvmName(name = "amuevbpmjgoqegyl")
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 = "claphulsrgtdyakh")
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.