resourceLabels

@JvmName(name = "furjolyedikibxdt")
suspend fun resourceLabels(value: Output<Map<String, String>>)
@JvmName(name = "naksibsbaivsngpp")
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 = "asaxscageahnoswn")
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.