labels

@JvmName(name = "nxpufspfoxhiernk")
suspend fun labels(value: Output<Map<String, String>>)
@JvmName(name = "opcypiplmwxlkgxm")
suspend fun labels(value: Map<String, String>?)

Parameters

value

Optional. Instance labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources 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 = "cunltayassmfostw")
fun labels(vararg values: Pair<String, String>)

Parameters

values

Optional. Instance labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources 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.