@Generated(value="jsii-pacmak/1.63.2 (build a8a8833)", date="2022-08-02T20:25:35.962Z") public interface IGatewayRoute extends 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 |
---|---|
java.lang.String |
getGatewayRouteArn()
The Amazon Resource Name (ARN) for the GatewayRoute.
|
java.lang.String |
getGatewayRouteName()
The name of the GatewayRoute.
|
IVirtualGateway |
getVirtualGateway()
The VirtualGateway the GatewayRoute belongs to.
|
applyRemovalPolicy, getEnv, getStack
getNode
java.lang.String getGatewayRouteArn()
java.lang.String getGatewayRouteName()
IVirtualGateway getVirtualGateway()