categories

@JvmName(name = "wsxlqtpvxmactuow")
suspend fun categories(value: Output<List<LiveTraceCategoryArgs>>)
@JvmName(name = "bartlnsedkfynlcx")
suspend fun categories(value: List<LiveTraceCategoryArgs>?)

Parameters

value

Gets or sets the list of category configurations.


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


@JvmName(name = "fjyvchbgukaiwcsf")
suspend fun categories(values: List<Output<LiveTraceCategoryArgs>>)
@JvmName(name = "kegwjgljygcekksa")
suspend fun categories(vararg values: LiveTraceCategoryArgs)

Parameters

values

Gets or sets the list of category configurations.


@JvmName(name = "igbmoylimeultvab")
suspend fun categories(argument: List<suspend LiveTraceCategoryArgsBuilder.() -> Unit>)
@JvmName(name = "dmtxiwfumutysnfc")
suspend fun categories(vararg argument: suspend LiveTraceCategoryArgsBuilder.() -> Unit)
@JvmName(name = "ochamnqbnkjoyswo")
suspend fun categories(argument: suspend LiveTraceCategoryArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the list of category configurations.