writeAttributes

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

Parameters

value

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


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


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

Parameters

values

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