Values.DescribeTableRequestSourceReturns information about the table, including the table name, database name, retention duration of the memory store and the magnetic store. Service quotas apply. See code sample for details.
type nonrec t = {databaseName : ResourceName.t;The name of the Timestream database.
*)tableName : ResourceName.t;The name of the Timestream table.
*)}