toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eds.kotlin.outputs
/
GetBundlesBundleDisk
Get
Bundles
Bundle
Disk
data
class
GetBundlesBundleDisk
(
val
diskSize
:
String
,
val
diskType
:
String
)
Members
Constructors
Get
Bundles
Bundle
Disk
Link copied to clipboard
constructor
(
diskSize
:
String
,
diskType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
disk
Size
Link copied to clipboard
val
diskSize
:
String
The disk size attribute of the bundle.
disk
Type
Link copied to clipboard
val
diskType
:
String
The disk type attribute of the bundle.