metadata

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

Parameters

value

The Compute Engine metadata entries to add to all instances (see (https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).


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

Parameters

values

The Compute Engine metadata entries to add to all instances (see (https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).