resourceLabels

@JvmName(name = "ldgbwiiblbglifob")
suspend fun resourceLabels(value: Output<Map<String, String>>)
@JvmName(name = "unuxmaiumxiiknsr")
suspend fun resourceLabels(value: Map<String, String>?)

Parameters

value

The GCE resource labels (a map of key/value pairs) to be applied to the cluster.


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

Parameters

values

The GCE resource labels (a map of key/value pairs) to be applied to the cluster.