eventLevels

@JvmName(name = "ntvxwkxfwuhpinnj")
suspend fun eventLevels(value: Output<List<ApplicationEventLevel>>)
@JvmName(name = "qtqqrsvqjtsupquq")
suspend fun eventLevels(value: List<ApplicationEventLevel>)

Parameters

value

The levels of event to log.


@JvmName(name = "rmlkwnngjtyfctbo")
suspend fun eventLevels(vararg values: Output<ApplicationEventLevel>)


@JvmName(name = "oftfqfhumoehjdwj")
suspend fun eventLevels(values: List<Output<ApplicationEventLevel>>)
@JvmName(name = "gkyypqgqvtdowyfi")
suspend fun eventLevels(vararg values: ApplicationEventLevel)

Parameters

values

The levels of event to log.