labels

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

Parameters

value

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 = "nsnpvtwjdaymskbj")
fun labels(vararg values: Pair<String, String>)

Parameters

values

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