attributes

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

Parameters

value

A map representing attributes for the user. In order to add multivalue attributes, use ## to seperate the values. Max length for each value is 255 chars


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

Parameters

values

A map representing attributes for the user. In order to add multivalue attributes, use ## to seperate the values. Max length for each value is 255 chars