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