Uses of Class
software.amazon.awscdk.services.waf.CfnIPSet.Builder
Package
Description
AWS Web Application Firewall Construct Library
-
Uses of CfnIPSet.Builder in software.amazon.awscdk.services.waf
Modifier 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.The name of theIPSet
.