Uses of Interface
software.amazon.awscdk.services.ec2.IIPAMResourceDiscoveryRef
Packages that use IIPAMResourceDiscoveryRef
-
Uses of IIPAMResourceDiscoveryRef in software.amazon.awscdk.services.ec2
Subinterfaces of IIPAMResourceDiscoveryRef in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIIPAMResourceDiscoveryRef
.Classes in software.amazon.awscdk.services.ec2 that implement IIPAMResourceDiscoveryRefModifier and TypeClassDescriptionclass
A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ec2 that return IIPAMResourceDiscoveryRefModifier and TypeMethodDescriptionstatic IIPAMResourceDiscoveryRef
CfnIPAMResourceDiscovery.fromIpamResourceDiscoveryId
(software.constructs.Construct scope, String id, String ipamResourceDiscoveryId) Creates a new IIPAMResourceDiscoveryRef from a ipamResourceDiscoveryId.