Uses of Interface
software.amazon.awscdk.interfaces.directconnect.IConnectionRef
Packages that use IConnectionRef
Package
Description
AWS::DirectConnect Construct Library
-
Uses of IConnectionRef in software.amazon.awscdk.cfnpropertymixins.services.directconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.directconnect with parameters of type IConnectionRefModifier and TypeMethodDescriptionCfnPrivateVirtualInterfaceMixinProps.Builder.connectionId(IConnectionRef connectionId) Sets the value ofCfnPrivateVirtualInterfaceMixinProps.getConnectionId()CfnPrivateVirtualInterfacePropsMixin.Builder.connectionId(IConnectionRef connectionId) CfnPublicVirtualInterfaceMixinProps.Builder.connectionId(IConnectionRef connectionId) Sets the value ofCfnPublicVirtualInterfaceMixinProps.getConnectionId()CfnPublicVirtualInterfacePropsMixin.Builder.connectionId(IConnectionRef connectionId) CfnTransitVirtualInterfaceMixinProps.Builder.connectionId(IConnectionRef connectionId) Sets the value ofCfnTransitVirtualInterfaceMixinProps.getConnectionId()CfnTransitVirtualInterfacePropsMixin.Builder.connectionId(IConnectionRef connectionId) -
Uses of IConnectionRef in software.amazon.awscdk.interfaces.directconnect
Subinterfaces of IConnectionRef in software.amazon.awscdk.interfaces.directconnectModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIConnectionRef.Classes in software.amazon.awscdk.interfaces.directconnect that implement IConnectionRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IConnectionRef in software.amazon.awscdk.services.directconnect
Classes in software.amazon.awscdk.services.directconnect that implement IConnectionRefModifier and TypeClassDescriptionclassResource Type definition for AWS::DirectConnect::Connection.Methods in software.amazon.awscdk.services.directconnect with parameters of type IConnectionRefModifier and TypeMethodDescriptionstatic StringCfnConnection.arnForConnection(IConnectionRef resource) CfnPrivateVirtualInterface.Builder.connectionId(IConnectionRef connectionId) CfnPrivateVirtualInterfaceProps.Builder.connectionId(IConnectionRef connectionId) Sets the value ofCfnPrivateVirtualInterfaceProps.getConnectionId()CfnPublicVirtualInterface.Builder.connectionId(IConnectionRef connectionId) CfnPublicVirtualInterfaceProps.Builder.connectionId(IConnectionRef connectionId) Sets the value ofCfnPublicVirtualInterfaceProps.getConnectionId()CfnTransitVirtualInterface.Builder.connectionId(IConnectionRef connectionId) CfnTransitVirtualInterfaceProps.Builder.connectionId(IConnectionRef connectionId) Sets the value ofCfnTransitVirtualInterfaceProps.getConnectionId()