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 transformation is required. See text_transformation below for details.


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


@JvmName(name = "wtmrmxtquelljbce")
suspend fun textTransformations(values: List<Output<WebAclRuleStatementByteMatchStatementTextTransformationArgs>>)
@JvmName(name = "qmpvcsqadxwhqhbe")
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 transformation is required. See text_transformation below for details.


@JvmName(name = "bujpmrjnbrqebjnm")
suspend fun textTransformations(argument: List<suspend WebAclRuleStatementByteMatchStatementTextTransformationArgsBuilder.() -> Unit>)
@JvmName(name = "buowykrrsecynnym")
suspend fun textTransformations(vararg argument: suspend WebAclRuleStatementByteMatchStatementTextTransformationArgsBuilder.() -> Unit)
@JvmName(name = "qiaqwabipaqunkxp")
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 transformation is required. See text_transformation below for details.