labels

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

Parameters

value

The list of labels (key/value pairs) to add to the job. Note: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field 'effective_labels' for all of the labels present on the resource.


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

Parameters

values

The list of labels (key/value pairs) to add to the job. Note: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field 'effective_labels' for all of the labels present on the resource.