tags

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

Parameters

value

A mapping of tags which should be assigned to the Redis Enterprise Cluster.


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

Parameters

values

A mapping of tags which should be assigned to the Redis Enterprise Cluster.