WebAclRuleStatementOrStatementStatementAndStatementStatementAndStatementStatementSqliMatchStatementTextTransformationArgs

data class WebAclRuleStatementOrStatementStatementAndStatementStatementAndStatementStatementSqliMatchStatementTextTransformationArgs(val priority: Output<Int>, val type: Output<String>) : ConvertibleToJava<WebAclRuleStatementOrStatementStatementAndStatementStatementAndStatementStatementSqliMatchStatementTextTransformationArgs>

Constructors

Properties

Link copied to clipboard
val priority: Output<Int>

Relative processing order for multiple transformations that are defined for a rule statement. AWS WAF processes all transformations, from lowest priority to highest, before inspecting the transformed content.

Link copied to clipboard
val type: Output<String>

Transformation to apply, please refer to the Text Transformation documentation for more details.

Functions

Link copied to clipboard
open override fun toJava(): WebAclRuleStatementOrStatementStatementAndStatementStatementAndStatementStatementSqliMatchStatementTextTransformationArgs