labels

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

Parameters

value

The list of label names which the board should be scoped to. Requires a GitLab EE license.


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


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

Parameters

values

The list of label names which the board should be scoped to. Requires a GitLab EE license.