Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnIPAMAllocationMixinProps.Builder
Packages that use CfnIPAMAllocationMixinProps.Builder
-
Uses of CfnIPAMAllocationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnIPAMAllocationMixinProps.BuilderModifier and TypeMethodDescriptionCfnIPAMAllocationMixinProps.builder()Sets the value ofCfnIPAMAllocationMixinProps.getCidr()CfnIPAMAllocationMixinProps.Builder.description(String description) Sets the value ofCfnIPAMAllocationMixinProps.getDescription()CfnIPAMAllocationMixinProps.Builder.ipamPoolId(String ipamPoolId) Sets the value ofCfnIPAMAllocationMixinProps.getIpamPoolId()CfnIPAMAllocationMixinProps.Builder.netmaskLength(Number netmaskLength) Sets the value ofCfnIPAMAllocationMixinProps.getNetmaskLength()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnIPAMAllocationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIPAMAllocationMixinProps.Builder.