Uses of Class
software.amazon.awscdk.services.waf.regional.CfnSqlInjectionMatchSetProps.Builder
Packages that use CfnSqlInjectionMatchSetProps.Builder
-
Uses of CfnSqlInjectionMatchSetProps.Builder in software.amazon.awscdk.services.waf.regional
Methods in software.amazon.awscdk.services.waf.regional that return CfnSqlInjectionMatchSetProps.BuilderModifier and TypeMethodDescriptionCfnSqlInjectionMatchSetProps.builder()
Sets the value ofCfnSqlInjectionMatchSetProps.getName()
CfnSqlInjectionMatchSetProps.Builder.sqlInjectionMatchTuples
(List<? extends Object> sqlInjectionMatchTuples) Sets the value ofCfnSqlInjectionMatchSetProps.getSqlInjectionMatchTuples()
CfnSqlInjectionMatchSetProps.Builder.sqlInjectionMatchTuples
(IResolvable sqlInjectionMatchTuples) Sets the value ofCfnSqlInjectionMatchSetProps.getSqlInjectionMatchTuples()
Constructors in software.amazon.awscdk.services.waf.regional with parameters of type CfnSqlInjectionMatchSetProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSqlInjectionMatchSetProps.Builder
.