clusterLabels

@JvmName(name = "iqnqmmvqunfjekov")
suspend fun clusterLabels(value: Output<Map<String, String>>)
@JvmName(name = "dslignywycnigilp")
suspend fun clusterLabels(value: Map<String, String>)

Parameters

value

Required. The cluster labels. Cluster must have all labels to match.


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

Parameters

values

Required. The cluster labels. Cluster must have all labels to match.