toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.testbase.kotlin.inputs
/
TestArgsBuilder
/
commands
commands
@
JvmName
(
name
=
"wlbhplhmhsytskbp"
)
suspend
fun
commands
(
value
:
Output
<
List
<
CommandArgs
>
>
)
@
JvmName
(
name
=
"uhtjexdwjldcgdmv"
)
suspend
fun
commands
(
value
:
List
<
CommandArgs
>
)
Parameters
value
The commands used in the test.
@
JvmName
(
name
=
"buhsxwsiqlkojhve"
)
suspend
fun
commands
(
vararg
values
:
Output
<
CommandArgs
>
)
@
JvmName
(
name
=
"yxxosfcbignqufea"
)
suspend
fun
commands
(
values
:
List
<
Output
<
CommandArgs
>
>
)
@
JvmName
(
name
=
"iyswscctuueuowav"
)
suspend
fun
commands
(
vararg
values
:
CommandArgs
)
Parameters
values
The commands used in the test.
@
JvmName
(
name
=
"pmajhqsfubcgbaop"
)
suspend
fun
commands
(
argument
:
List
<
suspend
CommandArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"spknawobmouerqdv"
)
suspend
fun
commands
(
vararg
argument
:
suspend
CommandArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"uhkoghompncetluc"
)
suspend
fun
commands
(
argument
:
suspend
CommandArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The commands used in the test.