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.98.0 (build 00b106d)", date="2024-05-08T21:35:05.553Z") @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.