CassandraSchemaArgs

constructor(clusterKeys: Output<List<ClusterKeyArgs>>? = null, columns: Output<List<ColumnArgs>>? = null, partitionKeys: Output<List<CassandraPartitionKeyArgs>>? = null)