describeTable
inline suspend fun TimestreamWriteClient.describeTable(crossinline block: DescribeTableRequest.Builder.() -> Unit): DescribeTableResponse
Returns 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.