resourceLabels

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

Parameters

value

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


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

Parameters

values

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