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.113.0 (build fc68b25)", date="2025-09-02T11:25:29.829Z") @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.