attributes

@JvmName(name = "wanrxtqugiieoaqc")
suspend fun attributes(value: Output<Map<String, String>>)
@JvmName(name = "vhiowwjhqisttviu")
suspend fun attributes(value: Map<String, String>?)

Parameters

value

A map of custom attributes to add to the realm.


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

Parameters

values

A map of custom attributes to add to the realm.