tagMap

@JvmName(name = "vywssmfwcwnngmqu")
suspend fun tagMap(value: Output<Map<String, String>>)
@JvmName(name = "nyuxksgdpclvlolg")
suspend fun tagMap(value: Map<String, String>?)

Parameters

value

The Image Builder tags to filter on.


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

Parameters

values

The Image Builder tags to filter on.