toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin.outputs
/
GetHpcClustersCluster
Get
Hpc
Clusters
Cluster
data
class
GetHpcClustersCluster
(
val
description
:
String
,
val
hpcClusterId
:
String
,
val
id
:
String
,
val
name
:
String
)
Members
Constructors
Get
Hpc
Clusters
Cluster
Link copied to clipboard
constructor
(
description
:
String
,
hpcClusterId
:
String
,
id
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
description
Link copied to clipboard
val
description
:
String
The description of ECS Hpc Cluster.
hpc
Cluster
Id
Link copied to clipboard
val
hpcClusterId
:
String
The ID of the Hpc Cluster.
id
Link copied to clipboard
val
id
:
String
The ID of the Hpc Cluster.
name
Link copied to clipboard
val
name
:
String
The name of ECS Hpc Cluster.