Uses of Class
software.amazon.awscdk.services.ec2.CfnIPAMPoolProps.Builder
Packages that use CfnIPAMPoolProps.Builder
-
Uses of CfnIPAMPoolProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnIPAMPoolProps.BuilderModifier and TypeMethodDescriptionCfnIPAMPoolProps.Builder.addressFamily(String addressFamily) Sets the value ofCfnIPAMPoolProps.getAddressFamily()CfnIPAMPoolProps.Builder.allocationDefaultNetmaskLength(Number allocationDefaultNetmaskLength) Sets the value ofCfnIPAMPoolProps.getAllocationDefaultNetmaskLength()CfnIPAMPoolProps.Builder.allocationMaxNetmaskLength(Number allocationMaxNetmaskLength) Sets the value ofCfnIPAMPoolProps.getAllocationMaxNetmaskLength()CfnIPAMPoolProps.Builder.allocationMinNetmaskLength(Number allocationMinNetmaskLength) Sets the value ofCfnIPAMPoolProps.getAllocationMinNetmaskLength()CfnIPAMPoolProps.Builder.allocationResourceTags(List<? extends Object> allocationResourceTags) Sets the value ofCfnIPAMPoolProps.getAllocationResourceTags()CfnIPAMPoolProps.Builder.allocationResourceTags(IResolvable allocationResourceTags) Sets the value ofCfnIPAMPoolProps.getAllocationResourceTags()CfnIPAMPoolProps.Builder.autoImport(Boolean autoImport) Sets the value ofCfnIPAMPoolProps.getAutoImport()CfnIPAMPoolProps.Builder.autoImport(IResolvable autoImport) Sets the value ofCfnIPAMPoolProps.getAutoImport()CfnIPAMPoolProps.Builder.awsService(String awsService) Sets the value ofCfnIPAMPoolProps.getAwsService()static CfnIPAMPoolProps.BuilderCfnIPAMPoolProps.builder()CfnIPAMPoolProps.Builder.description(String description) Sets the value ofCfnIPAMPoolProps.getDescription()CfnIPAMPoolProps.Builder.ipamScopeId(String ipamScopeId) Sets the value ofCfnIPAMPoolProps.getIpamScopeId()Sets the value ofCfnIPAMPoolProps.getLocale()CfnIPAMPoolProps.Builder.provisionedCidrs(List<? extends Object> provisionedCidrs) Sets the value ofCfnIPAMPoolProps.getProvisionedCidrs()CfnIPAMPoolProps.Builder.provisionedCidrs(IResolvable provisionedCidrs) Sets the value ofCfnIPAMPoolProps.getProvisionedCidrs()CfnIPAMPoolProps.Builder.publicIpSource(String publicIpSource) Sets the value ofCfnIPAMPoolProps.getPublicIpSource()CfnIPAMPoolProps.Builder.publiclyAdvertisable(Boolean publiclyAdvertisable) Sets the value ofCfnIPAMPoolProps.getPubliclyAdvertisable()CfnIPAMPoolProps.Builder.publiclyAdvertisable(IResolvable publiclyAdvertisable) Sets the value ofCfnIPAMPoolProps.getPubliclyAdvertisable()CfnIPAMPoolProps.Builder.sourceIpamPoolId(String sourceIpamPoolId) Sets the value ofCfnIPAMPoolProps.getSourceIpamPoolId()Sets the value ofCfnIPAMPoolProps.getTags()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnIPAMPoolProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIPAMPoolProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIPAMPoolProps.Builder.