Uses of Class
software.amazon.awscdk.services.waf.CfnSizeConstraintSet.Builder
Package
Description
AWS Web Application Firewall Construct Library
-
Uses of CfnSizeConstraintSet.Builder in software.amazon.awscdk.services.waf
Modifier and TypeMethodDescriptionstatic CfnSizeConstraintSet.Builder
The name, if any, of theSizeConstraintSet
.CfnSizeConstraintSet.Builder.sizeConstraints
(List<? extends Object> sizeConstraints) The size constraint and the part of the web request to check.CfnSizeConstraintSet.Builder.sizeConstraints
(IResolvable sizeConstraints) The size constraint and the part of the web request to check.