statement

@JvmName(name = "apaqcmqjgpgkyqtw")
suspend fun statement(value: Output<RuleGroupRuleStatementArgs>)
@JvmName(name = "svgtnfwxoespbcrf")
suspend fun statement(value: RuleGroupRuleStatementArgs)

Parameters

value

The AWS WAF processing statement for the rule, for example byte_match_statement or geo_match_statement. See Statement below for details.


@JvmName(name = "qqioywtxdktyursr")
suspend fun statement(argument: suspend RuleGroupRuleStatementArgsBuilder.() -> Unit)

Parameters

argument

The AWS WAF processing statement for the rule, for example byte_match_statement or geo_match_statement. See Statement below for details.