pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eds.kotlin.outputs
/
GetCommandsResult
/
GetCommandsResult
Get
Commands
Result
fun
GetCommandsResult
(
commandType
:
String
?
=
null
,
commands
:
List
<
GetCommandsCommand
>
,
contentEncoding
:
String
?
=
null
,
desktopId
:
String
?
=
null
,
id
:
String
,
ids
:
List
<
String
>
,
outputFile
:
String
?
=
null
,
status
:
String
?
=
null
)