labelMatchStatement

@JvmName(name = "qotjjemextxwnrsq")
suspend fun labelMatchStatement(value: Output<WebAclRuleStatementLabelMatchStatementArgs>)
@JvmName(name = "eueojxdpvjnlpmyt")
suspend fun labelMatchStatement(value: WebAclRuleStatementLabelMatchStatementArgs?)

Parameters

value

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 = "ylyudipkewncyscm")
suspend fun labelMatchStatement(argument: suspend WebAclRuleStatementLabelMatchStatementArgsBuilder.() -> Unit)

Parameters

argument

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.