toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.testbase.kotlin.inputs
/
TestArgsBuilder
/
commands
commands
@
JvmName
(
name
=
"hsepuhinkvpwlbnm"
)
suspend
fun
commands
(
value
:
Output
<
List
<
CommandArgs
>
>
)
@
JvmName
(
name
=
"hxuoycfpyfkqptpx"
)
suspend
fun
commands
(
value
:
List
<
CommandArgs
>
)
Parameters
value
The commands used in the test.
@
JvmName
(
name
=
"jxwkymfljebdpple"
)
suspend
fun
commands
(
vararg
values
:
Output
<
CommandArgs
>
)
@
JvmName
(
name
=
"ccnjqbilmvsynypy"
)
suspend
fun
commands
(
values
:
List
<
Output
<
CommandArgs
>
>
)
@
JvmName
(
name
=
"nlabkcfapnyrhmtp"
)
suspend
fun
commands
(
vararg
values
:
CommandArgs
)
Parameters
values
The commands used in the test.
@
JvmName
(
name
=
"fhgopotdhhlduuyo"
)
suspend
fun
commands
(
argument
:
List
<
suspend
CommandArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"sdodwilevhopfjws"
)
suspend
fun
commands
(
vararg
argument
:
suspend
CommandArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"cqkmqwcpnlfhasxo"
)
suspend
fun
commands
(
argument
:
suspend
CommandArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The commands used in the test.