GetHpcClustersCluster

data class GetHpcClustersCluster(val description: String, val hpcClusterId: String, val id: String, val name: String)

Constructors

Link copied to clipboard
constructor(description: String, hpcClusterId: String, id: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of ECS Hpc Cluster.

Link copied to clipboard

The ID of the Hpc Cluster.

Link copied to clipboard
val id: String

The ID of the Hpc Cluster.

Link copied to clipboard

The name of ECS Hpc Cluster.