Interface IRouteTable.Jsii$Default

All Superinterfaces:
IRouteTable, software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
IRouteTable.Jsii$Proxy
Enclosing interface:
IRouteTable

@Internal public static interface IRouteTable.Jsii$Default extends IRouteTable
Internal default implementation for IRouteTable.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.ec2.IRouteTable

    IRouteTable.Jsii$Default, IRouteTable.Jsii$Proxy
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    Route table ID.

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson
  • Method Details