CassandraTableSchema

constructor(clusterKeys: List<CassandraTableSchemaClusterKey>? = null, columns: List<CassandraTableSchemaColumn>, partitionKeys: List<CassandraTableSchemaPartitionKey>)