getTable

abstract suspend fun getTable(input: GetTableRequest): GetTableResponse

Returns the metadata for the specified table and table properties. This includes the list of columns in the table schema, their data types, and column descriptions.