Uses of Interface
software.amazon.awscdk.services.ec2.alpha.IRouteTarget
Packages that use IRouteTarget
-
Uses of IRouteTarget in software.amazon.awscdk.services.ec2.alpha
Subinterfaces of IRouteTarget in software.amazon.awscdk.services.ec2.alphaModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIRouteTarget
.interface
(experimental) Represents a Transit Gateway.static interface
Internal default implementation forITransitGateway
.Classes in software.amazon.awscdk.services.ec2.alpha that implement IRouteTargetModifier and TypeClassDescriptionclass
(experimental) Creates an egress-only internet gateway.class
(experimental) Creates an internet gateway.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) Creates a network address translation (NAT) gateway.class
(experimental) Creates a Transit Gateway.class
(experimental) Creates a peering connection between two VPCs.class
(experimental) Creates a virtual private gateway.Methods in software.amazon.awscdk.services.ec2.alpha that return IRouteTargetModifier and TypeMethodDescriptiondefault IRouteTarget
RouteTargetProps.getGateway()
(experimental) The gateway route target.final IRouteTarget
RouteTargetProps.Jsii$Proxy.getGateway()
RouteTargetType.getGateway()
(experimental) The gateway route target.Methods in software.amazon.awscdk.services.ec2.alpha with parameters of type IRouteTargetModifier and TypeMethodDescriptionRouteTargetProps.Builder.gateway
(IRouteTarget gateway) Sets the value ofRouteTargetProps.getGateway()
RouteTargetType.Builder.gateway
(IRouteTarget gateway) (experimental) The gateway route target.