toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin.outputs
/
GetCommandsCommand
/
GetCommandsCommand
Get
Commands
Command
constructor
(
commandContent
:
String
,
commandId
:
String
,
description
:
String
,
enableParameter
:
Boolean
,
id
:
String
,
name
:
String
,
parameterNames
:
List
<
String
>
,
timeout
:
Int
,
type
:
String
,
workingDir
:
String
)