Uses of Class
software.amazon.awscdk.services.waf.regional.CfnIPSet.Builder
Packages that use CfnIPSet.Builder
-
Uses of CfnIPSet.Builder in software.amazon.awscdk.services.waf.regional
Methods in software.amazon.awscdk.services.waf.regional 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.A friendly name or description of theIPSet.