clusterLabels

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

Parameters

value

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


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

Parameters

values

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