pulumi-alicloud-kotlin
3.44.1.0
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
)
Types
Constructors
Properties
Constructors
Get
Clusters
Cluster
Host
Pool
Info
Link copied to clipboard
fun
GetClustersClusterHostPoolInfo
(
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.