pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.testbase.kotlin.inputs
/
TestArgsBuilder
/
commands
commands
@
JvmName
(
name
=
"nkxuglrmuevklbuc"
)
suspend
fun
commands
(
value
:
Output
<
List
<
CommandArgs
>
>
)
@
JvmName
(
name
=
"tqbvbwsekcxbxnnh"
)
suspend
fun
commands
(
value
:
List
<
CommandArgs
>
)
Parameters
value
The commands used in the test.
@
JvmName
(
name
=
"vmekwklsdoiwdwfv"
)
suspend
fun
commands
(
vararg
values
:
Output
<
CommandArgs
>
)
@
JvmName
(
name
=
"fjwnjwlepuauwfxf"
)
suspend
fun
commands
(
values
:
List
<
Output
<
CommandArgs
>
>
)
@
JvmName
(
name
=
"aspbdvwsutlygtjw"
)
suspend
fun
commands
(
vararg
values
:
CommandArgs
)
Parameters
values
The commands used in the test.
@
JvmName
(
name
=
"kjfdffhkmnvuxpmo"
)
suspend
fun
commands
(
argument
:
List
<
suspend
CommandArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"ygydgpgxpthtgveh"
)
suspend
fun
commands
(
vararg
argument
:
suspend
CommandArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"vulipywhveosptuy"
)
suspend
fun
commands
(
argument
:
suspend
CommandArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The commands used in the test.