@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:36.557Z") @Stability(value=Stable) public interface IGatewayRoute extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IGatewayRoute.Jsii$Default
Internal default implementation for
IGatewayRoute. |
static class |
IGatewayRoute.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getGatewayRouteArn()
The Amazon Resource Name (ARN) for the GatewayRoute.
|
String |
getGatewayRouteName()
The name of the GatewayRoute.
|
IVirtualGateway |
getVirtualGateway()
The VirtualGateway the GatewayRoute belongs to.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Stable) @NotNull String getGatewayRouteArn()
@Stability(value=Stable) @NotNull String getGatewayRouteName()
@Stability(value=Stable) @NotNull IVirtualGateway getVirtualGateway()
Copyright © 2022. All rights reserved.