Uses of Class
software.amazon.awscdk.services.wafv2.CfnIPSetProps.Builder
Packages that use CfnIPSetProps.Builder
- 
Uses of CfnIPSetProps.Builder in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return CfnIPSetProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnIPSetProps.getAddresses()static CfnIPSetProps.BuilderCfnIPSetProps.builder()CfnIPSetProps.Builder.description(String description) Sets the value ofCfnIPSetProps.getDescription()CfnIPSetProps.Builder.ipAddressVersion(String ipAddressVersion) Sets the value ofCfnIPSetProps.getIpAddressVersion()Sets the value ofCfnIPSetProps.getName()Sets the value ofCfnIPSetProps.getScope()Sets the value ofCfnIPSetProps.getTags()Constructors in software.amazon.awscdk.services.wafv2 with parameters of type CfnIPSetProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIPSetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIPSetProps.Builder.