xss Match Statement
suspend fun xssMatchStatement(value: Output<WebAclRuleStatementOrStatementStatementXssMatchStatementArgs>)
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.
suspend fun xssMatchStatement(argument: suspend WebAclRuleStatementOrStatementStatementXssMatchStatementArgsBuilder.() -> 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.