toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.emr.kotlin.outputs
/
GetClustersClusterHostPoolInfo
Get
Clusters
Cluster
Host
Pool
Info
data
class
GetClustersClusterHostPoolInfo
(
val
hpBizId
:
String
,
val
hpName
:
String
)
Members
Constructors
Get
Clusters
Cluster
Host
Pool
Info
Link copied to clipboard
constructor
(
hpBizId
:
String
,
hpName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
hp
Biz
Id
Link copied to clipboard
val
hpBizId
:
String
Machine pool ID.
hp
Name
Link copied to clipboard
val
hpName
:
String
The name of the machine pool.