categories

@JvmName(name = "aqoxbjprdydfarlr")
suspend fun categories(value: Output<List<String>>)
@JvmName(name = "eqtpnhjytxfxfiwo")
suspend fun categories(value: List<String>?)

Parameters

value

List of categories of the logs.


@JvmName(name = "afttpbyubbotoqpu")
suspend fun categories(vararg values: Output<String>)


@JvmName(name = "obmqgfxjixbeddrs")
suspend fun categories(values: List<Output<String>>)
@JvmName(name = "sthgejqegcadiqfn")
suspend fun categories(vararg values: String)

Parameters

values

List of categories of the logs.