Uses of Interface
software.amazon.awscdk.interfaces.ec2.ILocalGatewayRouteTableVPCAssociationRef
Packages that use ILocalGatewayRouteTableVPCAssociationRef
Package
Description
Amazon EC2 Construct Library
-
Uses of ILocalGatewayRouteTableVPCAssociationRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of ILocalGatewayRouteTableVPCAssociationRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILocalGatewayRouteTableVPCAssociationRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement ILocalGatewayRouteTableVPCAssociationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ILocalGatewayRouteTableVPCAssociationRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement ILocalGatewayRouteTableVPCAssociationRefModifier and TypeClassDescriptionclassAssociates the specified VPC with the specified local gateway route table.Methods in software.amazon.awscdk.services.ec2 that return ILocalGatewayRouteTableVPCAssociationRefModifier and TypeMethodDescriptionCfnLocalGatewayRouteTableVPCAssociation.fromLocalGatewayRouteTableVpcAssociationId(software.constructs.Construct scope, String id, String localGatewayRouteTableVpcAssociationId) Creates a new ILocalGatewayRouteTableVPCAssociationRef from a localGatewayRouteTableVpcAssociationId.