regex Pattern Set Reference Statement
suspend fun regexPatternSetReferenceStatement(value: Output<WebAclRuleStatementNotStatementStatementOrStatementStatementRegexPatternSetReferenceStatementArgs>)
suspend fun regexPatternSetReferenceStatement(value: WebAclRuleStatementNotStatementStatementOrStatementStatementRegexPatternSetReferenceStatementArgs?)
Parameters
value
Rule statement used to search web request components for matches with regular expressions. See Regex Pattern Set Reference Statement below for details.
suspend fun regexPatternSetReferenceStatement(argument: suspend WebAclRuleStatementNotStatementStatementOrStatementStatementRegexPatternSetReferenceStatementArgsBuilder.() -> Unit)
Parameters
argument
Rule statement used to search web request components for matches with regular expressions. See Regex Pattern Set Reference Statement below for details.