toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cs.kotlin.outputs
/
GetKubernetesNodePoolsNodepoolDataDisk
/
GetKubernetesNodePoolsNodepoolDataDisk
Get
Kubernetes
Node
Pools
Nodepool
Data
Disk
constructor
(
autoFormat
:
String
,
autoSnapshotPolicyId
:
String
,
burstingEnabled
:
Boolean
,
category
:
String
,
device
:
String
,
encrypted
:
String
,
fileSystem
:
String
,
kmsKeyId
:
String
,
mountTarget
:
String
,
name
:
String
,
performanceLevel
:
String
,
provisionedIops
:
Int
,
size
:
Int
,
snapshotId
:
String
)