toggle menu
pulumi-aws-native-kotlin
0.108.1.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.applicationinsights.kotlin.inputs
/
ApplicationWindowsEventArgsBuilder
/
eventLevels
event
Levels
@
JvmName
(
name
=
"msymyibnnacnomkc"
)
suspend
fun
eventLevels
(
value
:
Output
<
List
<
ApplicationEventLevel
>
>
)
@
JvmName
(
name
=
"xhyyruxhmeohfrhn"
)
suspend
fun
eventLevels
(
value
:
List
<
ApplicationEventLevel
>
)
Parameters
value
The levels of event to log.
@
JvmName
(
name
=
"rthrohkvwllgfbkx"
)
suspend
fun
eventLevels
(
vararg
values
:
Output
<
ApplicationEventLevel
>
)
@
JvmName
(
name
=
"ooopuixmymlnbscy"
)
suspend
fun
eventLevels
(
values
:
List
<
Output
<
ApplicationEventLevel
>
>
)
@
JvmName
(
name
=
"qqvjtoimqdbkaolr"
)
suspend
fun
eventLevels
(
vararg
values
:
ApplicationEventLevel
)
Parameters
values
The levels of event to log.