tags

@JvmName(name = "hxqlbecajeuufpvo")
suspend fun tags(value: Output<List<String>>)
@JvmName(name = "wwxjabusbycmjgqd")
suspend fun tags(value: List<String>?)

Parameters

value

The Compute Engine tags to add to runtime (see Tagging instances (https://cloud.google.com/compute/docs/ label-or-tag-resources#tags)).


@JvmName(name = "lexxwqpvmjarjoia")
suspend fun tags(vararg values: Output<String>)


@JvmName(name = "vwgttnbmadobqacd")
suspend fun tags(values: List<Output<String>>)
@JvmName(name = "ogkxdwkiykhiefbb")
suspend fun tags(vararg values: String)

Parameters

values

The Compute Engine tags to add to runtime (see Tagging instances (https://cloud.google.com/compute/docs/ label-or-tag-resources#tags)).