labels

@JvmName(name = "qvcfmlthuhhlwxou")
suspend fun labels(value: Output<Map<String, String>>)
@JvmName(name = "igbupnweenbjixst")
suspend fun labels(value: Map<String, String>?)

Parameters

value

The labels associated with this job template. You can use these to organize and group your job templates.


@JvmName(name = "rjqyeyusngwrbpsd")
fun labels(vararg values: Pair<String, String>)

Parameters

values

The labels associated with this job template. You can use these to organize and group your job templates.