pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eds.kotlin
/
CommandArgs
/
CommandArgs
Command
Args
fun
CommandArgs
(
commandContent
:
Output
<
String
>
?
=
null
,
commandType
:
Output
<
String
>
?
=
null
,
contentEncoding
:
Output
<
String
>
?
=
null
,
desktopId
:
Output
<
String
>
?
=
null
,
timeout
:
Output
<
String
>
?
=
null
)