labels

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

Parameters

value

The labels of an issue.


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


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

Parameters

values

The labels of an issue.