customEvents

@JvmName(name = "rjvwphxgrclwtxkj")
suspend fun customEvents(value: Output<AppMonitorCustomEventsArgs>)
@JvmName(name = "bwagnyacbrkewvig")
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 = "rttyqsjpuceendju")
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 .