toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin
/
CommandArgs
/
CommandArgs
Command
Args
constructor
(
commandContent
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
enableParameter
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
timeout
:
Output
<
Int
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
,
workingDir
:
Output
<
String
>
?
=
null
)