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 = "bswuxwwtkqsnxcwf")
suspend fun textTransformations(vararg values: Output<WebAclRuleStatementByteMatchStatementTextTransformationArgs>)


@JvmName(name = "iygydrtyalpihfic")
suspend fun textTransformations(values: List<Output<WebAclRuleStatementByteMatchStatementTextTransformationArgs>>)
@JvmName(name = "vcqlactpkblxkncu")
suspend fun textTransformations(vararg values: WebAclRuleStatementByteMatchStatementTextTransformationArgs)

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 = "bmhnqroudfafjqtm")
suspend fun textTransformations(argument: List<suspend WebAclRuleStatementByteMatchStatementTextTransformationArgsBuilder.() -> Unit>)
@JvmName(name = "bascgtuiapejqwlu")
suspend fun textTransformations(vararg argument: suspend WebAclRuleStatementByteMatchStatementTextTransformationArgsBuilder.() -> Unit)
@JvmName(name = "vageyjaamlfctgvy")
suspend fun textTransformations(argument: suspend WebAclRuleStatementByteMatchStatementTextTransformationArgsBuilder.() -> 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.