toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eds.kotlin.outputs
/
GetDesktopTypesResult
/
GetDesktopTypesResult
Get
Desktop
Types
Result
constructor
(
cpuCount
:
Int
?
=
null
,
gpuCount
:
Double
?
=
null
,
id
:
String
,
ids
:
List
<
String
>
,
instanceTypeFamily
:
String
?
=
null
,
memorySize
:
Int
?
=
null
,
outputFile
:
String
?
=
null
,
status
:
String
?
=
null
,
types
:
List
<
GetDesktopTypesType
>
)