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