tags

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

Parameters

value

A map of Tags which should be assigned to this HDInsight Interactive Query Cluster.


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

Parameters

values

A map of Tags which should be assigned to this HDInsight Interactive Query Cluster.