Sql Injection Match Set Sql Injection Match Tuple Args
    data class SqlInjectionMatchSetSqlInjectionMatchTupleArgs(val fieldToMatch: Output<SqlInjectionMatchSetSqlInjectionMatchTupleFieldToMatchArgs>, val textTransformation: Output<String>) : ConvertibleToJava<SqlInjectionMatchSetSqlInjectionMatchTupleArgs> 
Constructors
Link copied to clipboard
                fun SqlInjectionMatchSetSqlInjectionMatchTupleArgs(fieldToMatch: Output<SqlInjectionMatchSetSqlInjectionMatchTupleFieldToMatchArgs>, textTransformation: Output<String>)
Functions
Properties
Link copied to clipboard
                Text transformations used to eliminate unusual formatting that attackers use in web requests in an effort to bypass AWS WAF. If you specify a transformation, AWS WAF performs the transformation on field_to_match before inspecting a request for a match. e.g., CMD_LINE, HTML_ENTITY_DECODE or NONE. See docs for all supported values.