Uses of Class
software.amazon.awscdk.services.ec2.CfnIPAMAllocationProps.Builder
-
Uses of CfnIPAMAllocationProps.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionCfnIPAMAllocationProps.builder()
Sets the value ofCfnIPAMAllocationProps.getCidr()
CfnIPAMAllocationProps.Builder.description
(String description) Sets the value ofCfnIPAMAllocationProps.getDescription()
CfnIPAMAllocationProps.Builder.ipamPoolId
(String ipamPoolId) Sets the value ofCfnIPAMAllocationProps.getIpamPoolId()
CfnIPAMAllocationProps.Builder.netmaskLength
(Number netmaskLength) Sets the value ofCfnIPAMAllocationProps.getNetmaskLength()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnIPAMAllocationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIPAMAllocationProps.Builder
.