attributes

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

Parameters

value

An ordered list of attributes.


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


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

Parameters

values

An ordered list of attributes.


@JvmName(name = "crihrnwxelkjqqst")
suspend fun attributes(argument: List<suspend RealmUserProfileAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "tjobwvmeqglujalc")
suspend fun attributes(vararg argument: suspend RealmUserProfileAttributeArgsBuilder.() -> Unit)
@JvmName(name = "fujdopndbhctskee")
suspend fun attributes(argument: suspend RealmUserProfileAttributeArgsBuilder.() -> Unit)

Parameters

argument

An ordered list of attributes.