labelMatchStatement

@JvmName(name = "dqpmrwndgujtunsc")
suspend fun labelMatchStatement(value: Output<RuleGroupRuleStatementLabelMatchStatementArgs>)
@JvmName(name = "vjroxhmkojmsvbbv")
suspend fun labelMatchStatement(value: RuleGroupRuleStatementLabelMatchStatementArgs?)

Parameters

value

A rule statement that defines a string match search against labels that have been added to the web request by rules that have already run in the web ACL. See Label Match Statement below for details.


@JvmName(name = "gpkfhrsgukjdbroa")
suspend fun labelMatchStatement(argument: suspend RuleGroupRuleStatementLabelMatchStatementArgsBuilder.() -> Unit)

Parameters

argument

A rule statement that defines a string match search against labels that have been added to the web request by rules that have already run in the web ACL. See Label Match Statement below for details.