labels

@JvmName(name = "hdccldjglikoqmyb")
suspend fun labels(value: Output<Map<String, String>>)
@JvmName(name = "pwnktmosuvgpjssn")
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 = "dcoxpjoanddsjwil")
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.