toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.edas.kotlin.outputs
/
GetClustersCluster
/
GetClustersCluster
Get
Clusters
Cluster
constructor
(
clusterId
:
String
,
clusterName
:
String
,
clusterType
:
Int
,
cpu
:
Int
,
cpuUsed
:
Int
,
createTime
:
Int
,
mem
:
Int
,
memUsed
:
Int
,
networkMode
:
Int
,
nodeNum
:
Int
,
regionId
:
String
,
updateTime
:
Int
,
vpcId
:
String
)