Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnIPAMMixinProps.Builder
Packages that use CfnIPAMMixinProps.Builder
-
Uses of CfnIPAMMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnIPAMMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnIPAMMixinProps.BuilderCfnIPAMMixinProps.builder()CfnIPAMMixinProps.Builder.defaultResourceDiscoveryOrganizationalUnitExclusions(List<? extends Object> defaultResourceDiscoveryOrganizationalUnitExclusions) CfnIPAMMixinProps.Builder.defaultResourceDiscoveryOrganizationalUnitExclusions(IResolvable defaultResourceDiscoveryOrganizationalUnitExclusions) CfnIPAMMixinProps.Builder.description(String description) Sets the value ofCfnIPAMMixinProps.getDescription()CfnIPAMMixinProps.Builder.enablePrivateGua(Boolean enablePrivateGua) Sets the value ofCfnIPAMMixinProps.getEnablePrivateGua()CfnIPAMMixinProps.Builder.enablePrivateGua(IResolvable enablePrivateGua) Sets the value ofCfnIPAMMixinProps.getEnablePrivateGua()CfnIPAMMixinProps.Builder.meteredAccount(String meteredAccount) Sets the value ofCfnIPAMMixinProps.getMeteredAccount()CfnIPAMMixinProps.Builder.operatingRegions(List<? extends Object> operatingRegions) Sets the value ofCfnIPAMMixinProps.getOperatingRegions()CfnIPAMMixinProps.Builder.operatingRegions(IResolvable operatingRegions) Sets the value ofCfnIPAMMixinProps.getOperatingRegions()Sets the value ofCfnIPAMMixinProps.getTags()Sets the value ofCfnIPAMMixinProps.getTier()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnIPAMMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIPAMMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIPAMMixinProps.Builder.