pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin.outputs
/
GetCommandsCommand
/
GetCommandsCommand
Get
Commands
Command
fun
GetCommandsCommand
(
commandContent
:
String
,
commandId
:
String
,
description
:
String
,
enableParameter
:
Boolean
,
id
:
String
,
name
:
String
,
parameterNames
:
List
<
String
>
,
timeout
:
Int
,
type
:
String
,
workingDir
:
String
)