Get Private Cloud Management Cluster
data class GetPrivateCloudManagementCluster(val clusterId: String, val nodeTypeConfigs: List<GetPrivateCloudManagementClusterNodeTypeConfig>, val stretchedClusterConfigs: List<GetPrivateCloudManagementClusterStretchedClusterConfig>)
Constructors
Link copied to clipboard
constructor(clusterId: String, nodeTypeConfigs: List<GetPrivateCloudManagementClusterNodeTypeConfig>, stretchedClusterConfigs: List<GetPrivateCloudManagementClusterStretchedClusterConfig>)