tags

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

Parameters

value

The list of tags.


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

Parameters

values

The list of tags.