labelMatchStatement

@JvmName(name = "wlxoafbdoawupsgg")
suspend fun labelMatchStatement(value: Output<WebAclRuleStatementLabelMatchStatementArgs>)
@JvmName(name = "inqwhvbmqbrfdbwm")
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 = "dlhoflsukwfyhjdy")
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.