GetClustersClusterRelateClusterInfo

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

Constructors

Link copied to clipboard
constructor(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

The cluster type of the associated cluster.

Link copied to clipboard

The status of the associated cluster.