toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.emrv2.kotlin.outputs
/
ClusterNodeAttribute
/
ClusterNodeAttribute
Cluster
Node
Attribute
constructor
(
dataDiskEncrypted
:
Boolean
?
=
null
,
dataDiskKmsKeyId
:
String
?
=
null
,
keyPairName
:
String
,
ramRole
:
String
,
securityGroupId
:
String
,
systemDiskEncrypted
:
Boolean
?
=
null
,
systemDiskKmsKeyId
:
String
?
=
null
,
vpcId
:
String
,
zoneId
:
String
)