Uses of Interface
software.amazon.awscdk.interfaces.networkmanager.IVpcAttachmentRef
Packages that use IVpcAttachmentRef
Package
Description
AWS::NetworkManager Construct Library
-
Uses of IVpcAttachmentRef in software.amazon.awscdk.interfaces.networkmanager
Subinterfaces of IVpcAttachmentRef in software.amazon.awscdk.interfaces.networkmanagerModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIVpcAttachmentRef.Classes in software.amazon.awscdk.interfaces.networkmanager that implement IVpcAttachmentRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IVpcAttachmentRef in software.amazon.awscdk.services.networkmanager
Classes in software.amazon.awscdk.services.networkmanager that implement IVpcAttachmentRefModifier and TypeClassDescriptionclassCreates a VPC attachment on an edge location of a core network.Methods in software.amazon.awscdk.services.networkmanager that return IVpcAttachmentRefModifier and TypeMethodDescriptionstatic IVpcAttachmentRefCfnVpcAttachment.fromAttachmentId(software.constructs.Construct scope, String id, String attachmentId) Creates a new IVpcAttachmentRef from a attachmentId.