toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxWebAppSlotLogsArgsBuilder
/
httpLogs
http
Logs
@
JvmName
(
name
=
"ovquyawkmpoymwmi"
)
suspend
fun
httpLogs
(
value
:
Output
<
LinuxWebAppSlotLogsHttpLogsArgs
>
)
@
JvmName
(
name
=
"lnmmfpxiqsqxmcjo"
)
suspend
fun
httpLogs
(
value
:
LinuxWebAppSlotLogsHttpLogsArgs
?
)
Parameters
value
An
http_logs
block as defined above.
@
JvmName
(
name
=
"dqlqdjhmtmhmjgwl"
)
suspend
fun
httpLogs
(
argument
:
suspend
LinuxWebAppSlotLogsHttpLogsArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
An
http_logs
block as defined above.