categories

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

Parameters

value

Categories of the listing. Up to two categories are allowed.


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


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

Parameters

values

Categories of the listing. Up to two categories are allowed.