attributes

@JvmName(name = "hcwuxdmrqribyhdd")
suspend fun attributes(value: Output<List<RealmUserProfileAttributeArgs>>)
@JvmName(name = "gfrfvrvnsergeafk")
suspend fun attributes(value: List<RealmUserProfileAttributeArgs>?)

Parameters

value

An ordered list of attributes.


@JvmName(name = "tovmlkiscfshiyba")
suspend fun attributes(vararg values: Output<RealmUserProfileAttributeArgs>)


@JvmName(name = "yhheagfwkrpexyma")
suspend fun attributes(values: List<Output<RealmUserProfileAttributeArgs>>)
@JvmName(name = "enqiitcxsrpbcaww")
suspend fun attributes(vararg values: RealmUserProfileAttributeArgs)

Parameters

values

An ordered list of attributes.


@JvmName(name = "sxgqyrrpperajjmy")
suspend fun attributes(argument: List<suspend RealmUserProfileAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "ticlxhuxifmtjpvc")
suspend fun attributes(vararg argument: suspend RealmUserProfileAttributeArgsBuilder.() -> Unit)
@JvmName(name = "esmarhensxlpnngo")
suspend fun attributes(argument: suspend RealmUserProfileAttributeArgsBuilder.() -> Unit)

Parameters

argument

An ordered list of attributes.