@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:36.562Z") @Stability(value=Stable) public interface IRoute extends software.amazon.jsii.JsiiSerializable, 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 |
|---|---|
String |
getRouteArn()
The Amazon Resource Name (ARN) for the route.
|
String |
getRouteName()
The name of the route.
|
IVirtualRouter |
getVirtualRouter()
The VirtualRouter the Route belongs to.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Stable) @NotNull String getRouteArn()
@Stability(value=Stable) @NotNull String getRouteName()
@Stability(value=Stable) @NotNull IVirtualRouter getVirtualRouter()
Copyright © 2022. All rights reserved.