field To Match
suspend fun fieldToMatch(value: Output<WebAclRuleStatementNotStatementStatementRegexMatchStatementFieldToMatchArgs>)
suspend fun fieldToMatch(value: WebAclRuleStatementNotStatementStatementRegexMatchStatementFieldToMatchArgs?)
Parameters
value
The part of a web request that you want AWS WAF to inspect. See field_to_match
below for details.
suspend fun fieldToMatch(argument: suspend WebAclRuleStatementNotStatementStatementRegexMatchStatementFieldToMatchArgsBuilder.() -> Unit)
Parameters
argument
The part of a web request that you want AWS WAF to inspect. See field_to_match
below for details.