Uses of Interface
software.amazon.awscdk.interfaces.ec2.LocalGatewayRouteTableReference
Packages that use LocalGatewayRouteTableReference
Package
Description
Amazon EC2 Construct Library
-
Uses of LocalGatewayRouteTableReference in software.amazon.awscdk.interfaces.ec2
Classes in software.amazon.awscdk.interfaces.ec2 that implement LocalGatewayRouteTableReferenceModifier and TypeClassDescriptionstatic final classAn implementation forLocalGatewayRouteTableReferenceMethods in software.amazon.awscdk.interfaces.ec2 that return LocalGatewayRouteTableReferenceModifier and TypeMethodDescriptionLocalGatewayRouteTableReference.Builder.build()Builds the configured instance.ILocalGatewayRouteTableRef.getLocalGatewayRouteTableRef()(experimental) A reference to a LocalGatewayRouteTable resource.default LocalGatewayRouteTableReferenceILocalGatewayRouteTableRef.Jsii$Default.getLocalGatewayRouteTableRef()(experimental) A reference to a LocalGatewayRouteTable resource. -
Uses of LocalGatewayRouteTableReference in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return LocalGatewayRouteTableReferenceModifier and TypeMethodDescriptionCfnLocalGatewayRouteTable.getLocalGatewayRouteTableRef()A reference to a LocalGatewayRouteTable resource.