tags

@JvmName(name = "nhrrcvffkkmvlwml")
suspend fun tags(value: Output<Map<String, String>>)
@JvmName(name = "jcjanfhnhukalthb")
suspend fun tags(value: Map<String, String>?)

Parameters

value

The tag value of an image. The value of N ranges from 1 to 20.


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

Parameters

values

The tag value of an image. The value of N ranges from 1 to 20.