xss Match Statement
suspend fun xssMatchStatement(value: Output<RuleGroupRuleStatementNotStatementStatementXssMatchStatementArgs>)
suspend fun xssMatchStatement(value: RuleGroupRuleStatementNotStatementStatementXssMatchStatementArgs?)
Parameters
value
A 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 RuleGroupRuleStatementNotStatementStatementXssMatchStatementArgsBuilder.() -> Unit)
Parameters
argument
A 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.