metadata

@JvmName(name = "sqtppsskkscccrhg")
suspend fun metadata(value: Output<Map<String, String>>)
@JvmName(name = "nxranouhuwuflxtj")
suspend fun metadata(value: Map<String, String>?)

Parameters

value

A map of the Compute Engine metadata entries to add to all instances (see Project and instance metadata).


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

Parameters

values

A map of the Compute Engine metadata entries to add to all instances (see Project and instance metadata).