Uses of Interface
software.amazon.awscdk.interfaces.ec2.ILocalGatewayVirtualInterfaceGroupRef
Packages that use ILocalGatewayVirtualInterfaceGroupRef
Package
Description
Amazon EC2 Construct Library
-
Uses of ILocalGatewayVirtualInterfaceGroupRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of ILocalGatewayVirtualInterfaceGroupRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILocalGatewayVirtualInterfaceGroupRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement ILocalGatewayVirtualInterfaceGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ILocalGatewayVirtualInterfaceGroupRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement ILocalGatewayVirtualInterfaceGroupRefModifier and TypeClassDescriptionclassDescribes a local gateway virtual interface group.Methods in software.amazon.awscdk.services.ec2 that return ILocalGatewayVirtualInterfaceGroupRefModifier and TypeMethodDescriptionCfnLocalGatewayVirtualInterfaceGroup.fromLocalGatewayVirtualInterfaceGroupArn(software.constructs.Construct scope, String id, String arn) Creates a new ILocalGatewayVirtualInterfaceGroupRef from an ARN.CfnLocalGatewayVirtualInterfaceGroup.fromLocalGatewayVirtualInterfaceGroupId(software.constructs.Construct scope, String id, String localGatewayVirtualInterfaceGroupId) Creates a new ILocalGatewayVirtualInterfaceGroupRef from a localGatewayVirtualInterfaceGroupId.