Uses of Class
software.amazon.awscdk.services.waf.CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder
Packages that use CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder
Package
Description
AWS Web Application Firewall Construct Library
-
Uses of CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder in software.amazon.awscdk.services.waf
Methods in software.amazon.awscdk.services.waf that return CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.BuilderModifier 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) Constructors in software.amazon.awscdk.services.waf with parameters of type CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder.