Uses of Interface
software.amazon.awscdk.interfaces.ec2.IPAMPoolReference
Packages that use IPAMPoolReference
Package
Description
Amazon EC2 Construct Library
-
Uses of IPAMPoolReference in software.amazon.awscdk.interfaces.ec2
Classes in software.amazon.awscdk.interfaces.ec2 that implement IPAMPoolReferenceMethods in software.amazon.awscdk.interfaces.ec2 that return IPAMPoolReferenceModifier and TypeMethodDescriptionIPAMPoolReference.Builder.build()Builds the configured instance.IIPAMPoolRef.getIpamPoolRef()(experimental) A reference to a IPAMPool resource.default IPAMPoolReferenceIIPAMPoolRef.Jsii$Default.getIpamPoolRef()(experimental) A reference to a IPAMPool resource.final IPAMPoolReferenceIIPAMPoolRef.Jsii$Proxy.getIpamPoolRef()(experimental) A reference to a IPAMPool resource. -
Uses of IPAMPoolReference in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return IPAMPoolReferenceModifier and TypeMethodDescriptionCfnIPAMPool.getIpamPoolRef()A reference to a IPAMPool resource.