toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eds.kotlin.inputs
/
GetDesktopTypesPlainArgs
/
GetDesktopTypesPlainArgs
Get
Desktop
Types
Plain
Args
constructor
(
cpuCount
:
Int
?
=
null
,
gpuCount
:
Double
?
=
null
,
ids
:
List
<
String
>
?
=
null
,
instanceTypeFamily
:
String
?
=
null
,
memorySize
:
Int
?
=
null
,
outputFile
:
String
?
=
null
,
status
:
String
?
=
null
)