toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.emr.kotlin.outputs
/
GetClustersClusterHostGroupListNodeDiskInfo
Get
Clusters
Cluster
Host
Group
List
Node
Disk
Info
data
class
GetClustersClusterHostGroupListNodeDiskInfo
(
val
device
:
String
,
val
diskId
:
String
,
val
diskName
:
String
,
val
size
:
Int
,
val
type
:
String
)
Members
Constructors
Get
Clusters
Cluster
Host
Group
List
Node
Disk
Info
Link copied to clipboard
constructor
(
device
:
String
,
diskId
:
String
,
diskName
:
String
,
size
:
Int
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
device
Link copied to clipboard
val
device
:
String
The disk name.
disk
Id
Link copied to clipboard
val
diskId
:
String
The ID of the disk.
disk
Name
Link copied to clipboard
val
diskName
:
String
The disk name.
size
Link copied to clipboard
val
size
:
Int
Disk capacity.
type
Link copied to clipboard
val
type
:
String
Disk type.