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.101.0 (build b95fe5d)", date="2024-07-11T03:45:52.791Z") @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.