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