toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.applicationinsights.kotlin.inputs
/
ApplicationWindowsEventArgsBuilder
/
eventLevels
event
Levels
@
JvmName
(
name
=
"wsklmnmfloycarxh"
)
suspend
fun
eventLevels
(
value
:
Output
<
List
<
ApplicationEventLevel
>
>
)
@
JvmName
(
name
=
"vqsfkphccedlxisx"
)
suspend
fun
eventLevels
(
value
:
List
<
ApplicationEventLevel
>
)
Parameters
value
The levels of event to log.
@
JvmName
(
name
=
"eosbvmgyqujjeues"
)
suspend
fun
eventLevels
(
vararg
values
:
Output
<
ApplicationEventLevel
>
)
@
JvmName
(
name
=
"mallwaqtunwxoatj"
)
suspend
fun
eventLevels
(
values
:
List
<
Output
<
ApplicationEventLevel
>
>
)
@
JvmName
(
name
=
"frnlulwltrfswudy"
)
suspend
fun
eventLevels
(
vararg
values
:
ApplicationEventLevel
)
Parameters
values
The levels of event to log.