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.Builder
CfnIPSet.Builder.ipSetDescriptors
(List<? extends Object> ipSetDescriptors) The IP address type (IPV4
orIPV6
) and the IP address range (in CIDR notation) that web requests originate from.CfnIPSet.Builder.ipSetDescriptors
(IResolvable ipSetDescriptors) The IP address type (IPV4
orIPV6
) and the IP address range (in CIDR notation) that web requests originate from.A friendly name or description of theIPSet
.