GetClustersClusterRelateClusterInfo

data class GetClustersClusterRelateClusterInfo(val clusterId: String, val clusterName: String, val clusterType: String, val status: String)

Constructors

Link copied to clipboard
fun GetClustersClusterRelateClusterInfo(clusterId: String, clusterName: String, clusterType: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the associated cluster.

Link copied to clipboard

The name of the associated cluster.

Link copied to clipboard

Cluster type:

Link copied to clipboard

The cluster status.