Uses of Interface
software.amazon.awscdk.interfaces.ec2.ITransitGatewayRouteTableRef
Packages that use ITransitGatewayRouteTableRef
Package
Description
Amazon EC2 Construct Library
-
Uses of ITransitGatewayRouteTableRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of ITransitGatewayRouteTableRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forITransitGatewayRouteTableRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement ITransitGatewayRouteTableRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ITransitGatewayRouteTableRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement ITransitGatewayRouteTableRefModifier and TypeClassDescriptionclassSpecifies a route table for a transit gateway.Methods in software.amazon.awscdk.services.ec2 that return ITransitGatewayRouteTableRefModifier and TypeMethodDescriptionstatic ITransitGatewayRouteTableRefCfnTransitGatewayRouteTable.fromTransitGatewayRouteTableId(software.constructs.Construct scope, String id, String transitGatewayRouteTableId) Creates a new ITransitGatewayRouteTableRef from a transitGatewayRouteTableId.