clusterLabels

@JvmName(name = "bfwqqnkvukrhehhp")
suspend fun clusterLabels(value: Output<Map<String, String>>)
@JvmName(name = "hcpaivbssowlpwlp")
suspend fun clusterLabels(value: Map<String, String>?)

Parameters

value

Optional. Cluster labels to identify a cluster where the job will be submitted.


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

Parameters

values

Optional. Cluster labels to identify a cluster where the job will be submitted.