pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eds.kotlin.outputs
/
GetBundlesBundleDisk
Get
Bundles
Bundle
Disk
data
class
GetBundlesBundleDisk
(
val
diskSize
:
String
,
val
diskType
:
String
)
Types
Constructors
Properties
Constructors
Get
Bundles
Bundle
Disk
Link copied to clipboard
fun
GetBundlesBundleDisk
(
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.