labels

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

Parameters

value

A map of labels to associate with the VM.


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

Parameters

values

A map of labels to associate with the VM.