label Match Statement
suspend fun labelMatchStatement(value: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementLabelMatchStatementArgs>)
suspend fun labelMatchStatement(value: RuleGroupRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementLabelMatchStatementArgs?)
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.
suspend fun labelMatchStatement(argument: suspend RuleGroupRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementLabelMatchStatementArgsBuilder.() -> 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.