textTransformations

Parameters

value

Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. At least one required. See text_transformation below for details.


@JvmName(name = "bupqfswvctdtdchj")
suspend fun textTransformations(vararg values: Output<WebAclRuleStatementRegexMatchStatementTextTransformationArgs>)


@JvmName(name = "oqnunxaryfnieggu")
suspend fun textTransformations(values: List<Output<WebAclRuleStatementRegexMatchStatementTextTransformationArgs>>)

Parameters

values

Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. At least one required. See text_transformation below for details.


@JvmName(name = "cjqnkfhawloicnku")
suspend fun textTransformations(argument: List<suspend WebAclRuleStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit>)
@JvmName(name = "rddwdiehffbsmibj")
suspend fun textTransformations(vararg argument: suspend WebAclRuleStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit)
@JvmName(name = "wptqvxevptgbpygk")
suspend fun textTransformations(argument: suspend WebAclRuleStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit)

Parameters

argument

Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. At least one required. See text_transformation below for details.