Interface ITableV2

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IResource, ITable, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
ITableV2.Jsii$Default
All Known Implementing Classes:
ITableV2.Jsii$Proxy, TableBaseV2, TableV2

@Generated(value="jsii-pacmak/1.104.0 (build e79254c)", date="2024-11-21T06:34:06.491Z") @Stability(Stable) public interface ITableV2 extends software.amazon.jsii.JsiiSerializable, ITable
Represents an instance of a DynamoDB table.
  • Method Details

    • getTableId

      @Stability(Stable) @Nullable default String getTableId()
      The ID of the table.