toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.testbase.kotlin
/
DraftPackageArgsBuilder
/
tests
tests
@
JvmName
(
name
=
"hjlatjqerrlsfien"
)
suspend
fun
tests
(
value
:
Output
<
List
<
TestArgs
>
>
)
@
JvmName
(
name
=
"yekfwnqmtobemeob"
)
suspend
fun
tests
(
value
:
List
<
TestArgs
>
?
)
Parameters
value
The detailed test information.
@
JvmName
(
name
=
"fvufubtvnkidxmdc"
)
suspend
fun
tests
(
vararg
values
:
Output
<
TestArgs
>
)
@
JvmName
(
name
=
"okcnjeibrcoujexl"
)
suspend
fun
tests
(
values
:
List
<
Output
<
TestArgs
>
>
)
@
JvmName
(
name
=
"pnpccplvcsvpckls"
)
suspend
fun
tests
(
vararg
values
:
TestArgs
)
Parameters
values
The detailed test information.
@
JvmName
(
name
=
"pvnlvgtpwneteakv"
)
suspend
fun
tests
(
argument
:
List
<
suspend
TestArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"vbpgwijlxleviwtb"
)
suspend
fun
tests
(
vararg
argument
:
suspend
TestArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"qbirywvcclnnjgim"
)
suspend
fun
tests
(
argument
:
suspend
TestArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The detailed test information.