Uses of Class
software.amazon.awscdk.services.waf.regional.CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder
-
Uses of CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder in software.amazon.awscdk.services.waf.regional
Modifier and TypeMethodDescriptionCfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.builder()
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder.fieldToMatch
(IResolvable fieldToMatch) Sets the value ofCfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.getFieldToMatch()
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder.fieldToMatch
(CfnSqlInjectionMatchSet.FieldToMatchProperty fieldToMatch) Sets the value ofCfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.getFieldToMatch()
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder.textTransformation
(String textTransformation) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder
.