Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.SqliMatchStatementProperty.Builder
Packages that use CfnWebACLPropsMixin.SqliMatchStatementProperty.Builder
-
Uses of CfnWebACLPropsMixin.SqliMatchStatementProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnWebACLPropsMixin.SqliMatchStatementProperty.BuilderModifier and TypeMethodDescriptionCfnWebACLPropsMixin.SqliMatchStatementProperty.builder()CfnWebACLPropsMixin.SqliMatchStatementProperty.Builder.fieldToMatch(CfnWebACLPropsMixin.FieldToMatchProperty fieldToMatch) Sets the value ofCfnWebACLPropsMixin.SqliMatchStatementProperty.getFieldToMatch()CfnWebACLPropsMixin.SqliMatchStatementProperty.Builder.fieldToMatch(IResolvable fieldToMatch) Sets the value ofCfnWebACLPropsMixin.SqliMatchStatementProperty.getFieldToMatch()CfnWebACLPropsMixin.SqliMatchStatementProperty.Builder.sensitivityLevel(String sensitivityLevel) Sets the value ofCfnWebACLPropsMixin.SqliMatchStatementProperty.getSensitivityLevel()CfnWebACLPropsMixin.SqliMatchStatementProperty.Builder.textTransformations(List<? extends Object> textTransformations) Sets the value ofCfnWebACLPropsMixin.SqliMatchStatementProperty.getTextTransformations()CfnWebACLPropsMixin.SqliMatchStatementProperty.Builder.textTransformations(IResolvable textTransformations) Sets the value ofCfnWebACLPropsMixin.SqliMatchStatementProperty.getTextTransformations()Constructors in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnWebACLPropsMixin.SqliMatchStatementProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebACLPropsMixin.SqliMatchStatementProperty.Builder.