listTables
inline suspend fun TimestreamWriteClient.listTables(crossinline block: ListTablesRequest.Builder.() -> Unit): ListTablesResponse
Provides a list of tables, along with the name, status, and retention properties of each table. See code sample for details.