Interface IRouteTable
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IRouteTable.Jsii$Default
- All Known Implementing Classes:
IRouteTable.Jsii$Proxy
,RouteTable
@Generated(value="jsii-pacmak/1.104.0 (build e79254c)",
date="2024-11-22T02:24:00.645Z")
@Stability(Stable)
public interface IRouteTable
extends software.amazon.jsii.JsiiSerializable
An abstract route table.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIRouteTable
.static final class
A proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getRouteTableId
Route table ID.
-