Uses of Class
software.amazon.awscdk.services.waf.CfnSizeConstraintSet.SizeConstraintProperty.Builder
Package
Description
AWS Web Application Firewall Construct Library
-
Uses of CfnSizeConstraintSet.SizeConstraintProperty.Builder in software.amazon.awscdk.services.waf
Modifier and TypeMethodDescriptionCfnSizeConstraintSet.SizeConstraintProperty.builder()
CfnSizeConstraintSet.SizeConstraintProperty.Builder.comparisonOperator
(String comparisonOperator) Sets the value ofCfnSizeConstraintSet.SizeConstraintProperty.getComparisonOperator()
CfnSizeConstraintSet.SizeConstraintProperty.Builder.fieldToMatch
(IResolvable fieldToMatch) Sets the value ofCfnSizeConstraintSet.SizeConstraintProperty.getFieldToMatch()
CfnSizeConstraintSet.SizeConstraintProperty.Builder.fieldToMatch
(CfnSizeConstraintSet.FieldToMatchProperty fieldToMatch) Sets the value ofCfnSizeConstraintSet.SizeConstraintProperty.getFieldToMatch()
Sets the value ofCfnSizeConstraintSet.SizeConstraintProperty.getSize()
CfnSizeConstraintSet.SizeConstraintProperty.Builder.textTransformation
(String textTransformation) Sets the value ofCfnSizeConstraintSet.SizeConstraintProperty.getTextTransformation()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSizeConstraintSet.SizeConstraintProperty.Builder
.