toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.applicationinsights.kotlin.inputs
/
ApplicationWindowsEventArgsBuilder
/
eventLevels
event
Levels
@
JvmName
(
name
=
"qyowxqdayclwnnmk"
)
suspend
fun
eventLevels
(
value
:
Output
<
List
<
ApplicationEventLevel
>
>
)
@
JvmName
(
name
=
"xtrxolroomvmhvxg"
)
suspend
fun
eventLevels
(
value
:
List
<
ApplicationEventLevel
>
)
Parameters
value
The levels of event to log.
@
JvmName
(
name
=
"hdnohhxbxgetvlpi"
)
suspend
fun
eventLevels
(
vararg
values
:
Output
<
ApplicationEventLevel
>
)
@
JvmName
(
name
=
"isfflxadtgstvufs"
)
suspend
fun
eventLevels
(
values
:
List
<
Output
<
ApplicationEventLevel
>
>
)
@
JvmName
(
name
=
"eoxcrwosdadkhnhl"
)
suspend
fun
eventLevels
(
vararg
values
:
ApplicationEventLevel
)
Parameters
values
The levels of event to log.