statement

@JvmName(name = "twhalkhfpcgcwdsv")
suspend fun statement(value: Output<RuleGroupRuleStatementArgs>)
@JvmName(name = "jybownxwjagfwmww")
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 = "bjilaoqondyhygoe")
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.