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