labels

@JvmName(name = "ivkrrylvoydwshun")
suspend fun labels(value: Output<List<String>>)
@JvmName(name = "butrsjptklacmqrf")
suspend fun labels(value: List<String>?)

Parameters

value

The list of label names which the board should be scoped to.


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


@JvmName(name = "bfkwcuxygvjdtuyp")
suspend fun labels(values: List<Output<String>>)
@JvmName(name = "uedsnmdiccwmggjb")
suspend fun labels(vararg values: String)

Parameters

values

The list of label names which the board should be scoped to.