@Generated(value="jsii-pacmak/1.73.0 (build 6faeda3)", date="2023-01-31T18:36:59.238Z") public interface IRoute extends IResource
Modifier and Type | Interface and Description |
---|---|
static interface |
IRoute.Jsii$Default
Internal default implementation for
IRoute . |
static class |
IRoute.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRouteArn()
The Amazon Resource Name (ARN) for the route.
|
java.lang.String |
getRouteName()
The name of the route.
|
IVirtualRouter |
getVirtualRouter()
The VirtualRouter the Route belongs to.
|
applyRemovalPolicy, getEnv, getStack
getNode
java.lang.String getRouteArn()
java.lang.String getRouteName()
IVirtualRouter getVirtualRouter()