Uses of Class
software.amazon.awscdk.services.wafv2.CfnRuleGroup.SizeConstraintStatementProperty.Builder
Packages that use CfnRuleGroup.SizeConstraintStatementProperty.Builder
-
Uses of CfnRuleGroup.SizeConstraintStatementProperty.Builder in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return CfnRuleGroup.SizeConstraintStatementProperty.BuilderModifier and TypeMethodDescriptionCfnRuleGroup.SizeConstraintStatementProperty.builder()CfnRuleGroup.SizeConstraintStatementProperty.Builder.comparisonOperator(String comparisonOperator) Sets the value ofCfnRuleGroup.SizeConstraintStatementProperty.getComparisonOperator()CfnRuleGroup.SizeConstraintStatementProperty.Builder.fieldToMatch(IResolvable fieldToMatch) Sets the value ofCfnRuleGroup.SizeConstraintStatementProperty.getFieldToMatch()CfnRuleGroup.SizeConstraintStatementProperty.Builder.fieldToMatch(CfnRuleGroup.FieldToMatchProperty fieldToMatch) Sets the value ofCfnRuleGroup.SizeConstraintStatementProperty.getFieldToMatch()Sets the value ofCfnRuleGroup.SizeConstraintStatementProperty.getSize()CfnRuleGroup.SizeConstraintStatementProperty.Builder.textTransformations(List<? extends Object> textTransformations) Sets the value ofCfnRuleGroup.SizeConstraintStatementProperty.getTextTransformations()CfnRuleGroup.SizeConstraintStatementProperty.Builder.textTransformations(IResolvable textTransformations) Sets the value ofCfnRuleGroup.SizeConstraintStatementProperty.getTextTransformations()Constructors in software.amazon.awscdk.services.wafv2 with parameters of type CfnRuleGroup.SizeConstraintStatementProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRuleGroup.SizeConstraintStatementProperty.Builder.