tags

@JvmName(name = "ixvwsfayjkayiwef")
suspend fun tags(value: Output<Map<String, Any>>)
@JvmName(name = "cyhiomdqpaevddtv")
suspend fun tags(value: Map<String, Any>?)

Parameters

value

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


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

Parameters

values

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