categories

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

Parameters

value

List of categories of the logs.


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


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

Parameters

values

List of categories of the logs.