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