writeAttributes

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

Parameters

value

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


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


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

Parameters

values

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