Uses of Class
software.amazon.awscdk.services.ec2.alpha.IpamOptions.Builder
-
Uses of IpamOptions.Builder in software.amazon.awscdk.services.ec2.alpha
Modifier and TypeMethodDescriptionstatic IpamOptions.Builder
IpamOptions.builder()
IpamOptions.Builder.cidrBlockName
(String cidrBlockName) Sets the value ofIpamOptions.getCidrBlockName()
Sets the value ofIpamOptions.getIpamPool()
IpamOptions.Builder.netmaskLength
(Number netmaskLength) Sets the value ofIpamOptions.getNetmaskLength()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(IpamOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theIpamOptions.Builder
.