Interface IRouteTable

All Superinterfaces:
software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IRouteTable.Jsii$Default
All Known Implementing Classes:
IRouteTable.Jsii$Proxy

@Generated(value="jsii-pacmak/1.97.0 (build 729de35)", date="2024-04-24T21:00:28.864Z") @Stability(Stable) public interface IRouteTable extends software.amazon.jsii.JsiiSerializable
An abstract route table.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Internal default implementation for IRouteTable.
    static final class 
    A proxy class which represents a concrete javascript instance of this type.
  • Method Summary

    Modifier and Type
    Method
    Description
    Route table ID.

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson
  • Method Details

    • getRouteTableId

      @Stability(Stable) @NotNull String getRouteTableId()
      Route table ID.