resourceLabels

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

Parameters

value

The GCP labels (key/value pairs) to be applied to each node. Refer here for how these labels are applied to clusters, node pools and nodes.


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

Parameters

values

The GCP labels (key/value pairs) to be applied to each node. Refer here for how these labels are applied to clusters, node pools and nodes.