attributes

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

Parameters

value

A map of custom attributes to add to the realm.


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

Parameters

values

A map of custom attributes to add to the realm.