attributes

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

Parameters

value

A map that contains user attributes and attribute values to be set for the user.


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

Parameters

values

A map that contains user attributes and attribute values to be set for the user.