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