Get Private Cloud Management Cluster Node Type Config
data class GetPrivateCloudManagementClusterNodeTypeConfig(val customCoreCount: Int, val nodeCount: Int, val nodeTypeId: String)
Constructors
Link copied to clipboard
fun GetPrivateCloudManagementClusterNodeTypeConfig(customCoreCount: Int, nodeCount: Int, nodeTypeId: String)