Uses of Interface
software.amazon.awscdk.interfaces.ec2.ILocalGatewayRouteTableVirtualInterfaceGroupAssociationRef
Packages that use ILocalGatewayRouteTableVirtualInterfaceGroupAssociationRef
Package
Description
Amazon EC2 Construct Library
-
Uses of ILocalGatewayRouteTableVirtualInterfaceGroupAssociationRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of ILocalGatewayRouteTableVirtualInterfaceGroupAssociationRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILocalGatewayRouteTableVirtualInterfaceGroupAssociationRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement ILocalGatewayRouteTableVirtualInterfaceGroupAssociationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ILocalGatewayRouteTableVirtualInterfaceGroupAssociationRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement ILocalGatewayRouteTableVirtualInterfaceGroupAssociationRefModifier and TypeClassDescriptionclassDescribes an association between a local gateway route table and a virtual interface group.Methods in software.amazon.awscdk.services.ec2 that return ILocalGatewayRouteTableVirtualInterfaceGroupAssociationRefModifier and TypeMethodDescriptionCfnLocalGatewayRouteTableVirtualInterfaceGroupAssociation.fromLocalGatewayRouteTableVirtualInterfaceGroupAssociationId(software.constructs.Construct scope, String id, String localGatewayRouteTableVirtualInterfaceGroupAssociationId) Creates a new ILocalGatewayRouteTableVirtualInterfaceGroupAssociationRef from a localGatewayRouteTableVirtualInterfaceGroupAssociationId.