writeAttributes

@JvmName(name = "pdlvsillnmigrndj")
suspend fun writeAttributes(value: Output<List<String>>)
@JvmName(name = "dqqdmqagxppepbby")
suspend fun writeAttributes(value: List<String>?)

Parameters

value

List of user pool attributes the application client can write to.


@JvmName(name = "vuonuguyuyahkogi")
suspend fun writeAttributes(vararg values: Output<String>)


@JvmName(name = "somgqexbbsdwsdjr")
suspend fun writeAttributes(values: List<Output<String>>)
@JvmName(name = "xjvwbdilyeovosmo")
suspend fun writeAttributes(vararg values: String)

Parameters

values

List of user pool attributes the application client can write to.