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