Get Clusters Cluster
data class GetClustersCluster(val clusterId: String, val clusterName: String, val createdTime: String, val dataCenterCount: Int, val expireTime: String, val id: String, val lockMode: String, val majorVersion: String, val minorVersion: String, val payType: String, val status: String, val tags: Map<String, String>? = null)
Properties
Link copied to clipboard
The name of the Cassandra cluster.
Link copied to clipboard
Link copied to clipboard
The count of data centers
Link copied to clipboard
The expire time of the cluster.
Link copied to clipboard
The major version of the cluster.
Link copied to clipboard
The minor version of the cluster.