Returns information about the table, including the table's name and current status, the keyspace name, configuration settings, and metadata.
See https://www.paws-r-sdk.com/docs/keyspaces_get_table/ for full documentation.
keyspaces_get_table(keyspaceName, tableName)
[required] The name of the keyspace that the table is stored in.
[required] The name of the table.