writeAttributes

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

Parameters

value

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


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


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

Parameters

values

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