toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appinsights.kotlin
/
StandardWebTestArgsBuilder
/
timeout
timeout
@
JvmName
(
name
=
"vqhukiqascpepwmq"
)
suspend
fun
timeout
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"abmaxraohsculglg"
)
suspend
fun
timeout
(
value
:
Int
?
)
Parameters
value
Seconds until this WebTest will timeout and fail. Default is
30
.