Uses of Class
software.amazon.awscdk.services.waf.CfnIPSet.Builder
Packages that use CfnIPSet.Builder
Package
Description
AWS Web Application Firewall Construct Library
-
Uses of CfnIPSet.Builder in software.amazon.awscdk.services.waf
Methods in software.amazon.awscdk.services.waf that return CfnIPSet.BuilderModifier and TypeMethodDescriptionstatic CfnIPSet.BuilderCfnIPSet.Builder.ipSetDescriptors(List<? extends Object> ipSetDescriptors) The IP address type (IPV4orIPV6) and the IP address range (in CIDR notation) that web requests originate from.CfnIPSet.Builder.ipSetDescriptors(IResolvable ipSetDescriptors) The IP address type (IPV4orIPV6) and the IP address range (in CIDR notation) that web requests originate from.The name of theIPSet.