Uses of Interface
software.amazon.awscdk.interfaces.ec2.ILocalGatewayVirtualInterfaceRef
Packages that use ILocalGatewayVirtualInterfaceRef
Package
Description
Amazon EC2 Construct Library
-
Uses of ILocalGatewayVirtualInterfaceRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of ILocalGatewayVirtualInterfaceRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILocalGatewayVirtualInterfaceRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement ILocalGatewayVirtualInterfaceRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ILocalGatewayVirtualInterfaceRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement ILocalGatewayVirtualInterfaceRefModifier and TypeClassDescriptionclassDescribes a local gateway virtual interface.Methods in software.amazon.awscdk.services.ec2 that return ILocalGatewayVirtualInterfaceRefModifier and TypeMethodDescriptionCfnLocalGatewayVirtualInterface.fromLocalGatewayVirtualInterfaceId(software.constructs.Construct scope, String id, String localGatewayVirtualInterfaceId) Creates a new ILocalGatewayVirtualInterfaceRef from a localGatewayVirtualInterfaceId.