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