customEvents

@JvmName(name = "trsrjtrsucardivl")
suspend fun customEvents(value: Output<AppMonitorCustomEventsArgs>)
@JvmName(name = "ckrymvwchcfsglik")
suspend fun customEvents(value: AppMonitorCustomEventsArgs?)

Parameters

value

Specifies whether this app monitor allows the web client to define and send custom events. If you omit this parameter, custom events are DISABLED .


@JvmName(name = "hpjbkohxpyakehux")
suspend fun customEvents(argument: suspend AppMonitorCustomEventsArgsBuilder.() -> Unit)

Parameters

argument

Specifies whether this app monitor allows the web client to define and send custom events. If you omit this parameter, custom events are DISABLED .