toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eds.kotlin.outputs
/
GetBundlesBundle
/
GetBundlesBundle
Get
Bundles
Bundle
constructor
(
bundleId
:
String
,
bundleName
:
String
,
bundleType
:
String
,
description
:
String
,
desktopType
:
String
,
desktopTypeAttributes
:
List
<
GetBundlesBundleDesktopTypeAttribute
>
,
disks
:
List
<
GetBundlesBundleDisk
>
,
id
:
String
,
imageId
:
String
,
osType
:
String
)