Uses of Class
software.amazon.awscdk.services.ec2.CfnIPAMPoolCidrProps.Builder
Packages that use CfnIPAMPoolCidrProps.Builder
-
Uses of CfnIPAMPoolCidrProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnIPAMPoolCidrProps.BuilderModifier and TypeMethodDescriptionstatic CfnIPAMPoolCidrProps.BuilderCfnIPAMPoolCidrProps.builder()Sets the value ofCfnIPAMPoolCidrProps.getCidr()CfnIPAMPoolCidrProps.Builder.ipamPoolId(String ipamPoolId) Sets the value ofCfnIPAMPoolCidrProps.getIpamPoolId()CfnIPAMPoolCidrProps.Builder.netmaskLength(Number netmaskLength) Sets the value ofCfnIPAMPoolCidrProps.getNetmaskLength()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnIPAMPoolCidrProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIPAMPoolCidrProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIPAMPoolCidrProps.Builder.