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