tags

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

Parameters

value

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


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

Parameters

values

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