xss Match Statement
suspend fun xssMatchStatement(value: Output<WebAclRuleStatementAndStatementStatementOrStatementStatementXssMatchStatementArgs>)
suspend fun xssMatchStatement(value: WebAclRuleStatementAndStatementStatementOrStatementStatementXssMatchStatementArgs?)
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 WebAclRuleStatementAndStatementStatementOrStatementStatementXssMatchStatementArgsBuilder.() -> 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.