resourceLabels

@JvmName(name = "nykxqmluskyvurrg")
suspend fun resourceLabels(value: Output<Map<String, String>>)
@JvmName(name = "eobipmpwartyjhie")
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. Note: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field 'effective_labels' for all of the labels present on the resource.


@JvmName(name = "otunvsncglmcysdn")
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. Note: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field 'effective_labels' for all of the labels present on the resource.