Cassandra Data Center Args
fun CassandraDataCenterArgs(clusterName: Output<String>? = null, dataCenterName: Output<String>? = null, properties: Output<DataCenterResourcePropertiesArgs>? = null, resourceGroupName: Output<String>? = null)