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