Uses of Interface
software.amazon.awscdk.services.ec2.ILocalGatewayVirtualInterfaceRef
Packages that use ILocalGatewayVirtualInterfaceRef
-
Uses of ILocalGatewayVirtualInterfaceRef in software.amazon.awscdk.services.ec2
Subinterfaces of ILocalGatewayVirtualInterfaceRef in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forILocalGatewayVirtualInterfaceRef
.Classes in software.amazon.awscdk.services.ec2 that implement ILocalGatewayVirtualInterfaceRefModifier and TypeClassDescriptionclass
Describes a local gateway virtual interface.static final class
A proxy class which represents a concrete javascript instance of this type.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.