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


@JvmName(name = "cqlhidvrwselmqvb")
suspend fun textTransformations(values: List<Output<WebAclRuleStatementSqliMatchStatementTextTransformationArgs>>)
@JvmName(name = "sxoaqwtvnlqfsvlo")
suspend fun textTransformations(vararg values: WebAclRuleStatementSqliMatchStatementTextTransformationArgs)

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 = "mfmroqbjwwmpbeex")
suspend fun textTransformations(argument: List<suspend WebAclRuleStatementSqliMatchStatementTextTransformationArgsBuilder.() -> Unit>)
@JvmName(name = "gnmbtlpklowwcosc")
suspend fun textTransformations(vararg argument: suspend WebAclRuleStatementSqliMatchStatementTextTransformationArgsBuilder.() -> Unit)
@JvmName(name = "pquudouvvifbfqaq")
suspend fun textTransformations(argument: suspend WebAclRuleStatementSqliMatchStatementTextTransformationArgsBuilder.() -> 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.