labels

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

Parameters

value

Optional. Labels to apply to this disk. These can be later modified by the disks.setLabels method. This field is only applicable for persistent disks.


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

Parameters

values

Optional. Labels to apply to this disk. These can be later modified by the disks.setLabels method. This field is only applicable for persistent disks.