readAttributes

@JvmName(name = "sghmaeybovccbhqo")
suspend fun readAttributes(value: Output<List<String>>)
@JvmName(name = "golrexapnkhircpg")
suspend fun readAttributes(value: List<String>?)

Parameters

value

List of user pool attributes that the application client can read from.


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


@JvmName(name = "ffgrelxkgcgefowe")
suspend fun readAttributes(values: List<Output<String>>)
@JvmName(name = "dwmmsmykrpgofppd")
suspend fun readAttributes(vararg values: String)

Parameters

values

List of user pool attributes that the application client can read from.