labels

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

Parameters

value

Labels to apply to this disk. A list of key->value pairs.


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

Parameters

values

Labels to apply to this disk. A list of key->value pairs.