Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.waf.CfnIPSetPropsMixin.Builder
Packages that use CfnIPSetPropsMixin.Builder
-
Uses of CfnIPSetPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.waf
Methods in software.amazon.awscdk.cfnpropertymixins.services.waf that return CfnIPSetPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnIPSetPropsMixin.BuilderCfnIPSetPropsMixin.Builder.create()static CfnIPSetPropsMixin.BuilderCfnIPSetPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnIPSetPropsMixin.Builder.ipSetDescriptors(List<? extends Object> ipSetDescriptors) The IP address type (IPV4orIPV6) and the IP address range (in CIDR notation) that web requests originate from.CfnIPSetPropsMixin.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.