pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.applicationinsights.kotlin.inputs
/
ApplicationWindowsEventArgsBuilder
/
eventLevels
event
Levels
@
JvmName
(
name
=
"vuhcxfitotbutmff"
)
suspend
fun
eventLevels
(
value
:
Output
<
List
<
ApplicationEventLevel
>
>
)
@
JvmName
(
name
=
"pxgoeljngabsrdtf"
)
suspend
fun
eventLevels
(
value
:
List
<
ApplicationEventLevel
>
)
Parameters
value
The levels of event to log.
@
JvmName
(
name
=
"yxawbvuhomjefjww"
)
suspend
fun
eventLevels
(
vararg
values
:
Output
<
ApplicationEventLevel
>
)
@
JvmName
(
name
=
"uqchukntoewuqebn"
)
suspend
fun
eventLevels
(
values
:
List
<
Output
<
ApplicationEventLevel
>
>
)
@
JvmName
(
name
=
"ygarmvtdjttghutj"
)
suspend
fun
eventLevels
(
vararg
values
:
ApplicationEventLevel
)
Parameters
values
The levels of event to log.