categories

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

Parameters

value

The related categories for the function.


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


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

Parameters

values

The related categories for the function.