Uses of Interface
software.amazon.awscdk.interfaces.ec2.IIPAMResourceDiscoveryRef
Packages that use IIPAMResourceDiscoveryRef
Package
Description
Amazon EC2 Construct Library
-
Uses of IIPAMResourceDiscoveryRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of IIPAMResourceDiscoveryRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIIPAMResourceDiscoveryRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement IIPAMResourceDiscoveryRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IIPAMResourceDiscoveryRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement IIPAMResourceDiscoveryRefModifier and TypeClassDescriptionclassA resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.Methods in software.amazon.awscdk.services.ec2 that return IIPAMResourceDiscoveryRefModifier and TypeMethodDescriptionstatic IIPAMResourceDiscoveryRefCfnIPAMResourceDiscovery.fromIpamResourceDiscoveryId(software.constructs.Construct scope, String id, String ipamResourceDiscoveryId) Creates a new IIPAMResourceDiscoveryRef from a ipamResourceDiscoveryId.