textTransformations

@JvmName(name = "ndkuucitprsslfuh")
suspend fun textTransformations(value: Output<List<WebAclRuleStatementXssMatchStatementTextTransformationArgs>>)

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


@JvmName(name = "vlopnbkhnxvtkaux")
suspend fun textTransformations(values: List<Output<WebAclRuleStatementXssMatchStatementTextTransformationArgs>>)
@JvmName(name = "wivqfifgigmqubwf")
suspend fun textTransformations(vararg values: WebAclRuleStatementXssMatchStatementTextTransformationArgs)

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 = "qcqlldjqxgomccvq")
suspend fun textTransformations(argument: List<suspend WebAclRuleStatementXssMatchStatementTextTransformationArgsBuilder.() -> Unit>)
@JvmName(name = "mwknnksgoiuoivuj")
suspend fun textTransformations(vararg argument: suspend WebAclRuleStatementXssMatchStatementTextTransformationArgsBuilder.() -> Unit)
@JvmName(name = "rejhhykjkwgupotu")
suspend fun textTransformations(argument: suspend WebAclRuleStatementXssMatchStatementTextTransformationArgsBuilder.() -> 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.